Merge "Explicitly export content providers" into jb-mr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
6624afe37b
@@ -14,6 +14,7 @@
|
||||
|
||||
<provider android:name="SettingsProvider" android:authorities="settings"
|
||||
android:multiprocess="false"
|
||||
android:exported="true"
|
||||
android:writePermission="android.permission.WRITE_SETTINGS"
|
||||
android:initOrder="100" />
|
||||
</application>
|
||||
|
||||
Reference in New Issue
Block a user