Revert "Rename ACTION_VIEW_ADVANCED_POWER_USAGE_DETAIL"
This reverts commit 44eecb7375
.
Reason for revert: The name has been reverted back to ACTION_VIEW_ADVANCED_POWER_USAGE_DETAIL
Change-Id: Ic13f665061b9fc58afeca4a57809248cc1a00743
Bug: 161298021
This commit is contained in:
@@ -3117,7 +3117,7 @@
|
|||||||
android:exported="true"
|
android:exported="true"
|
||||||
android:theme="@android:style/Theme.NoDisplay">
|
android:theme="@android:style/Theme.NoDisplay">
|
||||||
<intent-filter>
|
<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" />
|
<category android:name="android.intent.category.DEFAULT" />
|
||||||
<data android:scheme="package" />
|
<data android:scheme="package" />
|
||||||
</intent-filter>
|
</intent-filter>
|
||||||
|
Reference in New Issue
Block a user