Merge "Revert "Rename ACTION_VIEW_ADVANCED_POWER_USAGE_DETAIL"" am: b1e6805323

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/12157595

Change-Id: I19bca4f6756aeb70c27fd9628fab72b221a8d715
This commit is contained in:
Sean Stout
2020-07-16 17:01:16 +00:00
committed by Automerger Merge Worker

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>