Merge "Rename ACTION_VIEW_ADVANCED_POWER_USAGE_DETAIL" into qt-dev

am: 5a8b2cf1dc

Change-Id: I8d2a84ebd64c13834b46f32bcd4eb12ca81c611d
This commit is contained in:
Sean Stout
2019-04-16 11:19:11 -07:00
committed by android-build-merger

View File

@@ -2909,7 +2909,7 @@
android:launchMode="singleInstance"
android:theme="@android:style/Theme.NoDisplay">
<intent-filter>
<action android:name="android.settings.VIEW_ADVANCED_POWER_USAGE_DETAIL" />
<action android:name="android.settings.APP_BATTERY_SETTINGS" />
<category android:name="android.intent.category.DEFAULT" />
<data android:scheme="package" />
</intent-filter>