mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 23:36:47 +00:00
Merge "Explicitly export content providers" into jb-mr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
0bcb5d9044
@@ -139,6 +139,7 @@
|
||||
<provider
|
||||
android:name="com.android.launcher2.LauncherProvider"
|
||||
android:authorities="com.android.launcher2.settings"
|
||||
android:exported="true"
|
||||
android:writePermission="com.android.launcher.permission.WRITE_SETTINGS"
|
||||
android:readPermission="com.android.launcher.permission.READ_SETTINGS" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user