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

Commit cda8a6d7 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Remove orientation restriction from Camera2SurfaceViewActivity" into tm-qpr-dev

parents d5244b8c 64b19447
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -37,7 +37,6 @@
        </activity>
        <activity android:label="Camera2CtsActivity"
             android:name="Camera2SurfaceViewActivity"
             android:screenOrientation="landscape"
             android:configChanges="keyboardHidden|orientation|screenSize">
        </activity>
    </application>