Merge "Revert "Rename ACTION_VIEW_ADVANCED_POWER_USAGE_DETAIL""

This commit is contained in:
Sean Stout
2020-07-16 16:45:58 +00:00
committed by Android (Google) Code Review

View File

@@ -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>