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

Commit b1891b33 authored by narinder Rana's avatar narinder Rana
Browse files

find device notch and update clock location : fix bug

parent 004e24b9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -76,7 +76,7 @@ public class ClockController implements TunerService.Tunable {
            case CLOCK_POSITION_RIGHT:
                return mRightClock;
            case CLOCK_POSITION_LEFT:
                return CLOCK_POSITION_LEFT;
                return mLeftClock;
            case CLOCK_POSITION_CENTER:
            default:
                if(mCutoutLocation == 1)