Merge "Fix launchMode of TvUnblockSensorActivity."
This commit is contained in:
committed by
Android (Google) Code Review
commit
27f4b1c809
@@ -463,6 +463,7 @@
|
||||
<!-- started from SensoryPrivacyService -->
|
||||
<activity android:name=".sensorprivacy.television.TvUnblockSensorActivity"
|
||||
android:exported="true"
|
||||
android:launchMode="singleTop"
|
||||
android:permission="android.permission.MANAGE_SENSOR_PRIVACY"
|
||||
android:theme="@style/BottomSheet"
|
||||
android:finishOnCloseSystemDialogs="true">
|
||||
|
||||
Reference in New Issue
Block a user