Merge "Add configChanges for PowerUsageSummaryActivity for rotation" into udc-dev am: 16b4fb33e8
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/21918805 Change-Id: Ibc77b30118851625895da35d41946683f02794a5 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -3073,7 +3073,8 @@
|
||||
android:name="Settings$PowerUsageSummaryActivity"
|
||||
android:label="@string/power_usage_summary_title"
|
||||
android:exported="true"
|
||||
android:icon="@drawable/ic_homepage_battery">
|
||||
android:icon="@drawable/ic_homepage_battery"
|
||||
android:configChanges="orientation|screenSize|screenLayout|smallestScreenSize">
|
||||
<intent-filter android:priority="1">
|
||||
<action android:name="android.intent.action.POWER_USAGE_SUMMARY" />
|
||||
<category android:name="android.intent.category.DEFAULT" />
|
||||
|
Reference in New Issue
Block a user