Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ba6dd62b authored by Brint E. Kriebel's avatar Brint E. Kriebel
Browse files

base: Fix RESET_BATTERY_STATS permission

Declaring @SystemApi breaks checksystemapi.

Change-Id: I2497f434ac7d6fa187dad794ba576644eaccf6e9
parent 910397f2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2667,7 +2667,7 @@
        android:description="@string/permdesc_batteryStats"
        android:protectionLevel="signature|system|development" />

    <!-- @SystemApi Allows an application to reset the device battery statistics.
    <!-- Allows an application to reset the device battery statistics.
    <p>Not for use by third-party applications.
         @hide -->
    <permission android:name="android.permission.RESET_BATTERY_STATS"