commit | e5a5dd19de97f6e6ff2791b42864c4ee7a458e6f | [log] [tgz] |
---|---|---|
author | Chad Brubaker <cbrubaker@google.com> | Mon Jul 25 14:34:54 2016 -0700 |
committer | Chad Brubaker <cbrubaker@google.com> | Mon Jul 25 15:40:22 2016 -0700 |
tree | 652a0a5345c88e5513dcb2d45777c7d6e32a36f4 | |
parent | 4512d4fe6f302f77ab337f54001e6cb46c2b8898 [diff] |
Fix warnings about using sendBroadcast instead of sendBroadcastAsUser The KeyChain app is shareduid'd into system so calling sendBroadcast instead of sendBroadcastAsUser causes a warning. Change-Id: I66a5fc82c9b30cbb6c9b11f5e2968960c2d2c8c7