Merge "Fix issue #10971287: Make ACCESS_BATTERY_STATS permission system or signature." into klp-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
b9edb3a22b
@@ -2250,7 +2250,7 @@
|
||||
android:permissionGroup="android.permission-group.SYSTEM_TOOLS"
|
||||
android:label="@string/permlab_batteryStats"
|
||||
android:description="@string/permdesc_batteryStats"
|
||||
android:protectionLevel="dangerous" />
|
||||
android:protectionLevel="signature|system" />
|
||||
|
||||
<!-- Allows an application to control the backup and restore process.
|
||||
<p>Not for use by third-party applications.
|
||||
|
||||
Reference in New Issue
Block a user