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

Commit dcb329e0 authored by Mark Wheatley's avatar Mark Wheatley Committed by Android (Google) Code Review
Browse files

Merge "Allow Wear devices to apply DeviceConfig Changes in DeviceIdleController" into main

parents ed6c8e2e d1e25b1c
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1627,7 +1627,6 @@ public class DeviceIdleController extends SystemService
        }

        private void updateConstantsLocked() {
            if (mSmallBatteryDevice) return;
            FLEX_TIME_SHORT = mUserSettingDeviceConfigMediator.getLong(
                    KEY_FLEX_TIME_SHORT, mDefaultFlexTimeShort);