Loading core/res/AndroidManifest.xml +3 −3 Original line number Diff line number Diff line Loading @@ -922,7 +922,7 @@ <permission android:name="android.permission.CHANGE_WIFI_STATE" android:description="@string/permdesc_changeWifiState" android:label="@string/permlab_changeWifiState" android:protectionLevel="dangerous" /> android:protectionLevel="normal" /> <!-- @SystemApi @hide Allows applications to read Wi-Fi credential. <p>Not for use by third-party applications. --> Loading Loading @@ -952,7 +952,7 @@ <permission android:name="android.permission.CHANGE_WIMAX_STATE" android:description="@string/permdesc_changeWimaxState" android:label="@string/permlab_changeWimaxState" android:protectionLevel="dangerous" /> android:protectionLevel="normal" /> <!--@SystemApi Allows applications to the the local WiFi and Bluetooth MAC address. @hide Loading Loading @@ -1057,7 +1057,7 @@ <permission android:name="android.permission.CHANGE_WIFI_MULTICAST_STATE" android:description="@string/permdesc_changeWifiMulticastState" android:label="@string/permlab_changeWifiMulticastState" android:protectionLevel="dangerous" /> android:protectionLevel="normal" /> <!-- Allows access to the vibrator --> <permission android:name="android.permission.VIBRATE" Loading Loading
core/res/AndroidManifest.xml +3 −3 Original line number Diff line number Diff line Loading @@ -922,7 +922,7 @@ <permission android:name="android.permission.CHANGE_WIFI_STATE" android:description="@string/permdesc_changeWifiState" android:label="@string/permlab_changeWifiState" android:protectionLevel="dangerous" /> android:protectionLevel="normal" /> <!-- @SystemApi @hide Allows applications to read Wi-Fi credential. <p>Not for use by third-party applications. --> Loading Loading @@ -952,7 +952,7 @@ <permission android:name="android.permission.CHANGE_WIMAX_STATE" android:description="@string/permdesc_changeWimaxState" android:label="@string/permlab_changeWimaxState" android:protectionLevel="dangerous" /> android:protectionLevel="normal" /> <!--@SystemApi Allows applications to the the local WiFi and Bluetooth MAC address. @hide Loading Loading @@ -1057,7 +1057,7 @@ <permission android:name="android.permission.CHANGE_WIFI_MULTICAST_STATE" android:description="@string/permdesc_changeWifiMulticastState" android:label="@string/permlab_changeWifiMulticastState" android:protectionLevel="dangerous" /> android:protectionLevel="normal" /> <!-- Allows access to the vibrator --> <permission android:name="android.permission.VIBRATE" Loading