Loading tests/Enable16KbTests/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ package { default_team: "trendy_team_android_kernel", } android_test_helper_app { android_test { name: "test_16kb_app", srcs: ["test_16kb_app/src/**/*.java"], manifest: "test_16kb_app/test_16kb_app.xml", Loading tests/Enable16KbTests/test_16kb_app/test_16kb_app.xml +2 −2 Original line number Diff line number Diff line Loading @@ -16,8 +16,8 @@ --> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.android.settings.development.test" android:sharedUserId="android.uid.systemui"> android:installLocation="internalOnly" package="com.android.settings.development.test"> <application> <uses-library android:name="android.test.runner"/> </application> Loading Loading
tests/Enable16KbTests/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ package { default_team: "trendy_team_android_kernel", } android_test_helper_app { android_test { name: "test_16kb_app", srcs: ["test_16kb_app/src/**/*.java"], manifest: "test_16kb_app/test_16kb_app.xml", Loading
tests/Enable16KbTests/test_16kb_app/test_16kb_app.xml +2 −2 Original line number Diff line number Diff line Loading @@ -16,8 +16,8 @@ --> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.android.settings.development.test" android:sharedUserId="android.uid.systemui"> android:installLocation="internalOnly" package="com.android.settings.development.test"> <application> <uses-library android:name="android.test.runner"/> </application> Loading