Revert "[AAPM] Add advanced protection dialog according to API f..."
Revert submission 30767017-aapm-dialog-api-feedback Reason for revert: Droidmonitor created revert due to b/384828570. Will be verifying through ABTD before submission. Reverted changes: /q/submissionid:30767017-aapm-dialog-api-feedback Change-Id: Ibf26aca2453f2007370974290f5c16d6b091341e
This commit is contained in:
committed by
Android (Google) Code Review
parent
e2248f1c4f
commit
2574343b43
@@ -4443,19 +4443,6 @@
|
||||
</intent-filter>
|
||||
</activity>
|
||||
|
||||
<activity android:name=".security.ActionDisabledByAdvancedProtectionDialog"
|
||||
android:theme="@style/Theme.AlertDialog"
|
||||
android:taskAffinity="com.android.settings.security"
|
||||
android:excludeFromRecents="true"
|
||||
android:exported="false"
|
||||
android:launchMode="singleTop"
|
||||
android:featureFlag="android.security.aapm_api">
|
||||
<intent-filter android:priority="1">
|
||||
<action android:name="android.security.advancedprotection.action.SHOW_ADVANCED_PROTECTION_SUPPORT_DIALOG" />
|
||||
<category android:name="android.intent.category.DEFAULT" />
|
||||
</intent-filter>
|
||||
</activity>
|
||||
|
||||
<activity
|
||||
android:name="Settings$ManageExternalStorageActivity"
|
||||
android:knownActivityEmbeddingCerts="@array/config_known_host_certs"
|
||||
|
||||
Reference in New Issue
Block a user