OSDN Git Service

Use the standard place holder for the security summary. DO NOT MERGE
authorWilliam Luh <williamluh@google.com>
Fri, 26 May 2017 23:10:51 +0000 (16:10 -0700)
committerWilliam Luh <williamluh@google.com>
Tue, 6 Jun 2017 18:00:49 +0000 (11:00 -0700)
commit5264b00d132ac50b90d5debaf69c84742d2950d4
tree2d68921d122602f71d952c481d6134bc2a749ad1
parent685041559aa840196090039bf040dae9cca2062b
Use the standard place holder for the security summary. DO NOT MERGE

This removes the jitter when the cache is empty and there is
initially no summary, and then it is replaced by the fetched summary
when it's available.

Bug:36463348
Test: make RunSettingsRoboTests
Change-Id: I92cafbf23e3c562a470488dea28fd5106bbdf885
src/com/android/settings/security/SecurityFeatureProviderImpl.java
tests/robotests/src/com/android/settings/security/SecurityFeatureProviderImplTest.java