Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3b279e2f authored by ykhung's avatar ykhung Committed by YK Hung
Browse files

Redirect IGNORE_BATTERY_OPTIMIZATION_SETTINGS to new page

Redirect the IGNORE_BATTERY_OPTIMIZATION_SETTINGS intent to launch the
new design page in the "Settings > Apps > App battery usage", since the original battery optimization page is deprecated

Fix: 320838302
Test: manual to use: adb shell am start -a android.settings.IGNORE_BATTERY_OPTIMIZATION_SETTING
Change-Id: Iba728b19bb7626c31860c61081efbe0c71fe8739
parent 739f6ff6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1668,7 +1668,7 @@
        </activity>

        <activity
            android:name="Settings$HighPowerApplicationsActivity"
            android:name="Settings$AppBatteryUsageActivity"
            android:knownActivityEmbeddingCerts="@array/config_known_host_certs"
            android:exported="true"
            android:label="@string/high_power_apps">