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

Commit b1e68053 authored by Sean Stout's avatar Sean Stout Committed by Android (Google) Code Review
Browse files

Merge "Revert "Rename ACTION_VIEW_ADVANCED_POWER_USAGE_DETAIL""

parents a12c827b 75ea57a6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3117,7 +3117,7 @@
            android:exported="true"
            android:theme="@android:style/Theme.NoDisplay">
            <intent-filter>
                <action android:name="android.settings.APP_BATTERY_SETTINGS" />
                <action android:name="android.settings.VIEW_ADVANCED_POWER_USAGE_DETAIL" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="package" />
            </intent-filter>