Loading core/res/AndroidManifest.xml +2 −1 Original line number Diff line number Diff line Loading @@ -2390,7 +2390,8 @@ <permission android:name="android.permission.UPDATE_DEVICE_STATS" android:protectionLevel="signature|privileged" /> <!-- @SystemApi @hide Allows an application to collect battery statistics --> <!-- @SystemApi @hide Allows an application to collect application operation statistics. Not for use by third party apps. --> <permission android:name="android.permission.GET_APP_OPS_STATS" android:protectionLevel="signature|privileged|development" /> Loading Loading
core/res/AndroidManifest.xml +2 −1 Original line number Diff line number Diff line Loading @@ -2390,7 +2390,8 @@ <permission android:name="android.permission.UPDATE_DEVICE_STATS" android:protectionLevel="signature|privileged" /> <!-- @SystemApi @hide Allows an application to collect battery statistics --> <!-- @SystemApi @hide Allows an application to collect application operation statistics. Not for use by third party apps. --> <permission android:name="android.permission.GET_APP_OPS_STATS" android:protectionLevel="signature|privileged|development" /> Loading