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

Commit b0d2240a authored by Shivangi Dubey's avatar Shivangi Dubey Committed by Android (Google) Code Review
Browse files

Merge "Add dependency SettingsLibDeviceStateRotationLock to WM" into main

parents 0fc54ce6 bf9ec317
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -78,7 +78,7 @@ public class DeviceStateAutoRotationHelper {
            int order = -numDeviceStates + i;
            controllers.add(new DeviceStateAutoRotateSettingController(
                    context,
                    settableDeviceState.getDeviceState(),
                    settableDeviceState.deviceState(),
                    deviceStateSettingDescriptions[i],
                    order
            ));