Loading core/res/AndroidManifest.xml +2 −2 Original line number Diff line number Diff line Loading @@ -928,7 +928,7 @@ android:permissionGroup="android.permission-group.CAMERA" android:label="@string/permlab_camera" android:description="@string/permdesc_camera" android:protectionLevel="dangerous" /> android:protectionLevel="dangerous|ephemeral" /> <!-- ====================================================================== --> Loading Loading @@ -1178,7 +1178,7 @@ <permission android:name="android.permission.ACCESS_NETWORK_STATE" android:description="@string/permdesc_accessNetworkState" android:label="@string/permlab_accessNetworkState" android:protectionLevel="normal" /> android:protectionLevel="normal|ephemeral" /> <!-- Allows applications to access information about Wi-Fi networks. <p>Protection level: normal Loading Loading
core/res/AndroidManifest.xml +2 −2 Original line number Diff line number Diff line Loading @@ -928,7 +928,7 @@ android:permissionGroup="android.permission-group.CAMERA" android:label="@string/permlab_camera" android:description="@string/permdesc_camera" android:protectionLevel="dangerous" /> android:protectionLevel="dangerous|ephemeral" /> <!-- ====================================================================== --> Loading Loading @@ -1178,7 +1178,7 @@ <permission android:name="android.permission.ACCESS_NETWORK_STATE" android:description="@string/permdesc_accessNetworkState" android:label="@string/permlab_accessNetworkState" android:protectionLevel="normal" /> android:protectionLevel="normal|ephemeral" /> <!-- Allows applications to access information about Wi-Fi networks. <p>Protection level: normal Loading