diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml index 30535185bdae3..1926ebf614b1e 100644 --- a/core/res/AndroidManifest.xml +++ b/core/res/AndroidManifest.xml @@ -2676,11 +2676,11 @@ The app can check whether it has this authorization by calling {@link android.provider.Settings#canDrawOverlays Settings.canDrawOverlays()}. -

Protection level: signature|preinstalled|appop|pre23|development --> +

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