Merge "Settings Provider: post notifications permission"

This commit is contained in:
TreeHugger Robot
2021-12-06 20:27:24 +00:00
committed by Android (Google) Code Review

View File

@@ -3,6 +3,8 @@
coreApp="true"
android:sharedUserId="android.uid.system">
<uses-permission android:name="android.permission.POST_NOTIFICATIONS" />
<application android:allowClearUserData="false"
android:label="@string/app_label"
android:process="system"