Merge "Add setup chooselock internal activity to manifest."
This commit is contained in:
committed by
Android (Google) Code Review
commit
8208d28461
@@ -1598,6 +1598,11 @@
|
||||
</intent-filter>
|
||||
</activity>
|
||||
|
||||
<activity android:name=".password.SetupChooseLockGeneric$InternalActivity"
|
||||
android:theme="@style/GlifTheme.Light"
|
||||
android:exported="false"
|
||||
android:excludeFromRecents="true" />
|
||||
|
||||
<activity android:name=".password.ChooseLockGeneric"
|
||||
android:label="@string/lockpassword_choose_lock_generic_header"
|
||||
android:excludeFromRecents="true"
|
||||
|
Reference in New Issue
Block a user