OSDN Git Service

Delay discovery of system trust agents
authorAdrian Roos <roosa@google.com>
Tue, 21 Oct 2014 15:07:39 +0000 (17:07 +0200)
committerAdrian Roos <roosa@google.com>
Tue, 21 Oct 2014 15:07:41 +0000 (17:07 +0200)
commit7b4a38b197ce43cb286d80fc6c4e9713b2807f13
tree2ecc25466f202a63ed32b84fba49bb9b36c77682
parent3c8bde5534d81518f5baf3795989f367373f7dfd
Delay discovery of system trust agents

Waits for BOOT_COMPLETED when enabling system trust agents.
This fixes an issue where no agents were discovered because the
packages were not ready after an OTA.

Bug: 18065140
Change-Id: Ibff9948e1536e07f868d6b29f432923a137091e6
services/core/java/com/android/server/trust/TrustManagerService.java