Remove "nosensor" restriction from FallbackHome am: 436ede94c3
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/21070223 Change-Id: I018aeb1c8a757b7858661b050ff0f7c403e9c9cb Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -2973,7 +2973,6 @@
|
|||||||
<activity android:name=".FallbackHome"
|
<activity android:name=".FallbackHome"
|
||||||
android:excludeFromRecents="true"
|
android:excludeFromRecents="true"
|
||||||
android:label=""
|
android:label=""
|
||||||
android:screenOrientation="nosensor"
|
|
||||||
android:taskAffinity="com.android.settings.FallbackHome"
|
android:taskAffinity="com.android.settings.FallbackHome"
|
||||||
android:exported="true"
|
android:exported="true"
|
||||||
android:theme="@style/FallbackHome"
|
android:theme="@style/FallbackHome"
|
||||||
|
Reference in New Issue
Block a user