Loading core/res/AndroidManifest.xml +6 −0 Original line number Diff line number Diff line Loading @@ -714,6 +714,12 @@ android:permissionGroup="android.permission-group.NETWORK" android:protectionLevel="signature|system" /> <!-- Allows access to the loop radio (Android@Home mesh network) device. @hide --> <permission android:name="android.permission.LOOP_RADIO" android:permissionGroup="android.permission-group.NETWORK" android:protectionLevel="signature|system" /> <!-- ================================== --> <!-- Permissions for accessing accounts --> <!-- ================================== --> Loading data/etc/platform.xml +4 −0 Original line number Diff line number Diff line Loading @@ -106,6 +106,10 @@ <group gid="net_bw_acct" /> </permission> <permission name="android.permission.LOOP_RADIO" > <group gid="loop_radio" /> </permission> <!-- ================================================================== --> <!-- ================================================================== --> <!-- ================================================================== --> Loading Loading
core/res/AndroidManifest.xml +6 −0 Original line number Diff line number Diff line Loading @@ -714,6 +714,12 @@ android:permissionGroup="android.permission-group.NETWORK" android:protectionLevel="signature|system" /> <!-- Allows access to the loop radio (Android@Home mesh network) device. @hide --> <permission android:name="android.permission.LOOP_RADIO" android:permissionGroup="android.permission-group.NETWORK" android:protectionLevel="signature|system" /> <!-- ================================== --> <!-- Permissions for accessing accounts --> <!-- ================================== --> Loading
data/etc/platform.xml +4 −0 Original line number Diff line number Diff line Loading @@ -106,6 +106,10 @@ <group gid="net_bw_acct" /> </permission> <permission name="android.permission.LOOP_RADIO" > <group gid="loop_radio" /> </permission> <!-- ================================================================== --> <!-- ================================================================== --> <!-- ================================================================== --> Loading