OSDN Git Service

Change Configure structure to List<PersistableBundle>
authorJim Miller <jaggies@google.com>
Fri, 7 Nov 2014 02:40:15 +0000 (18:40 -0800)
committerJim Miller <jaggies@google.com>
Sat, 8 Nov 2014 01:18:37 +0000 (17:18 -0800)
commit0814d41c73fe3ebc2d1269f1a4fc73d0cf4cb230
treedf6767f12fd813190fdb131282cac90e65f007f2
parentc6f5009fdb6aeafbee6db2b3e381f405ff23718b
Change Configure structure to List<PersistableBundle>

Adding the new structure was making it difficult for
LMP devices to have common source with upcoming API version.

Fixes bug 17008504

Change-Id: I704503cf0ebff113874c87ab11e37735dbe7b8d7
core/java/android/service/trust/TrustAgentService.java
packages/Keyguard/test/SampleTrustAgent/src/com/android/trustagent/test/SampleTrustAgent.java