OSDN Git Service

FRP: Use SUW theme for factory reset protection flow
authorAdrian Roos <roosa@google.com>
Tue, 5 Sep 2017 10:37:38 +0000 (12:37 +0200)
committerAdrian Roos <roosa@google.com>
Tue, 5 Sep 2017 11:52:26 +0000 (13:52 +0200)
commit1262f3960002e90b31a6d21284cdede786295085
tree80e02e583684fc39ebf85079696023e2a8b2a737
parentef5d680cc40cdb6715a1c9c6c59cb5266d98fd70
FRP: Use SUW theme for factory reset protection flow

Bug: 37224506
Test: adb shell settings put global device_provisioned 0 && adb shell am start -a android.app.action.CONFIRM_FRP_CREDENTIAL com.android.settings; verify it uses correct theme
Change-Id: I237d8d84840398ebfdc97bf99dce07447042b349
src/com/android/settings/password/ChooseLockSettingsHelper.java