Loading tests/UiBench/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -24,5 +24,6 @@ android_test { "androidx.recyclerview_recyclerview", "androidx.leanback_leanback", ], certificate: "platform", test_suites: ["device-tests"], } tests/UiBench/AndroidManifest.xml +1 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,7 @@ <manifest xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" package="com.android.test.uibench"> <uses-permission android:name="android.permission.INJECT_EVENTS" /> <application android:allowBackup="false" android:theme="@style/Theme.AppCompat.Light.DarkActionBar" Loading Loading
tests/UiBench/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -24,5 +24,6 @@ android_test { "androidx.recyclerview_recyclerview", "androidx.leanback_leanback", ], certificate: "platform", test_suites: ["device-tests"], }
tests/UiBench/AndroidManifest.xml +1 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,7 @@ <manifest xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" package="com.android.test.uibench"> <uses-permission android:name="android.permission.INJECT_EVENTS" /> <application android:allowBackup="false" android:theme="@style/Theme.AppCompat.Light.DarkActionBar" Loading