Merge "Remove orientation restriction from Camera2SurfaceViewActivity"

This commit is contained in:
TreeHugger Robot
2023-02-17 01:41:57 +00:00
committed by Android (Google) Code Review

View File

@@ -41,7 +41,6 @@
</activity>
<activity android:label="Camera2CtsActivity"
android:name="Camera2SurfaceViewActivity"
android:screenOrientation="landscape"
android:configChanges="keyboardHidden|orientation|screenSize"
android:showWhenLocked="true"
android:turnScreenOn="true"