OSDN Git Service

DO NOT MERGE Disable changing lock when device is not provisioned.
authorDoris Ling <dling@google.com>
Thu, 2 Aug 2018 00:24:34 +0000 (17:24 -0700)
committerDoris Ling <dling@google.com>
Fri, 3 Aug 2018 21:03:37 +0000 (14:03 -0700)
commitc624deaff5b00cf4e4dda87cb48b35200b2a1469
tree1b358fa102bbe3c0774aed0ce9823d3e9231951e
parent263b3861cb30f39c6e7a8b09dae4699188439136
DO NOT MERGE Disable changing lock when device is not provisioned.

When the device is not yet provisioned and settings is launched:
- disable the entry point for changing device lock
- remove the search panel from settings home page

Bug: 110034419
Test: make RunSettingsRoboTests
Change-Id: Ieb7eb0e8699229ec0824ccc19d7b958ac44965a2
src/com/android/settings/ChooseLockGeneric.java
src/com/android/settings/SettingsActivity.java
src/com/android/settings/SetupChooseLockGeneric.java