Loading tests/FlickerTests/test-apps/flickerapp/AndroidManifest.xml +1 −0 Original line number Diff line number Diff line Loading @@ -77,6 +77,7 @@ </intent-filter> </activity> <activity android:name=".SeamlessRotationActivity" android:rotationAnimation="seamless" android:taskAffinity="com.android.server.wm.flicker.testapp.SeamlessRotationActivity" android:configChanges="orientation|screenSize|screenLayout|smallestScreenSize" android:showWhenLocked="true" Loading Loading
tests/FlickerTests/test-apps/flickerapp/AndroidManifest.xml +1 −0 Original line number Diff line number Diff line Loading @@ -77,6 +77,7 @@ </intent-filter> </activity> <activity android:name=".SeamlessRotationActivity" android:rotationAnimation="seamless" android:taskAffinity="com.android.server.wm.flicker.testapp.SeamlessRotationActivity" android:configChanges="orientation|screenSize|screenLayout|smallestScreenSize" android:showWhenLocked="true" Loading