diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml index 68c8143299c54..3b2a24846d92c 100644 --- a/core/res/AndroidManifest.xml +++ b/core/res/AndroidManifest.xml @@ -1624,7 +1624,7 @@ android:permissionGroup="android.permission-group.UNDEFINED" android:label="@string/permlab_postNotification" android:description="@string/permdesc_postNotification" - android:protectionLevel="dangerous" /> + android:protectionLevel="dangerous|instant" />