diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml index 827bf7b70cbc9..05ad3ababaeac 100644 --- a/core/res/AndroidManifest.xml +++ b/core/res/AndroidManifest.xml @@ -2698,11 +2698,11 @@ The app can check whether it has this authorization by calling {@link android.provider.Settings#canDrawOverlays Settings.canDrawOverlays()}. -

Protection level: signature|appop|installer|recents|appPredictor|pre23|development --> +

Protection level: signature|appop|installer|appPredictor|pre23|development --> + android:protectionLevel="signature|appop|installer|appPredictor|pre23|development" />