Remove "nosensor" restriction from FallbackHome am: 436ede94c3 am: 4dbe956a4d
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/21070223 Change-Id: I0796887ac7a6981da9c94d3896058a2b1202f223 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -3175,7 +3175,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