aboutsummaryrefslogtreecommitdiffstats
path: root/cm/res/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'cm/res/AndroidManifest.xml')
-rw-r--r--cm/res/AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cm/res/AndroidManifest.xml b/cm/res/AndroidManifest.xml
index 3e23af3..8eee210 100644
--- a/cm/res/AndroidManifest.xml
+++ b/cm/res/AndroidManifest.xml
@@ -212,7 +212,7 @@
<permission android:name="cyanogenmod.permission.BIND_WEATHER_PROVIDER_SERVICE"
android:label="@string/permlab_weather_bind"
android:description="@string/permdesc_weather_bind"
- android:protectionLevel="signature"/>
+ android:protectionLevel="signature|privileged"/>
<!-- Allows an application to observe system-wide changes to audio sessions
@hide -->