OSDN Git Service

Forward package removed broadcast to KeyChainService
authorRobin Lee <rgl@google.com>
Thu, 23 Mar 2017 15:28:37 +0000 (15:28 +0000)
committerRobin Lee <rgl@google.com>
Thu, 23 Mar 2017 21:34:07 +0000 (21:34 +0000)
commitbd10777948fe5a0d9452f73c30941f46c6b4a2bf
tree43f1915bc4b7ec1af4ba5035bfda50aa9a88fcaa
parent229ce701279110080dd9e4241637cc72347eb5d8
Forward package removed broadcast to KeyChainService

Test: Cts Verifier > Security > KeyChain Test
Test: Manually uninstall and reinstalling Chrome
Test: Manually disable KeyChain and then reinstall Chrome
Bug: 35968281
Change-Id: I1692f7042f081d1a743e0e64ea24fe1dbe63192d
services/core/java/com/android/server/security/KeyChainSystemService.java [new file with mode: 0644]
services/java/com/android/server/SystemServer.java