Merge "Allow User Switcher to always be able to be launched in lockTaskMode" into tm-qpr-dev am: 1ffeb05173 am: ccd0728c31
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/21929484 Change-Id: I0591d12d780bdcfc28073cd763913e075e6877f2 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -946,7 +946,7 @@
|
||||
android:showWhenLocked="true"
|
||||
android:showForAllUsers="true"
|
||||
android:finishOnTaskLaunch="true"
|
||||
android:lockTaskMode="if_whitelisted"
|
||||
android:lockTaskMode="always"
|
||||
android:configChanges="screenSize|smallestScreenSize|screenLayout|orientation|keyboard|keyboardHidden"
|
||||
android:visibleToInstantApps="true">
|
||||
</activity>
|
||||
|
||||
Reference in New Issue
Block a user