Loading core/tests/coretests/Android.bp +2 −0 Original line number Diff line number Diff line Loading @@ -58,6 +58,8 @@ android_test { resource_dirs: ["res"], resource_zips: [":FrameworksCoreTests_apks_as_resources"], data: [":BstatsTestApp"], } // Rules to copy all the test apks to the intermediate raw resource directory Loading core/tests/coretests/BstatsTestApp/Android.bp +0 −4 Original line number Diff line number Diff line Loading @@ -15,10 +15,6 @@ android_test_helper_app { name: "BstatsTestApp", test_suites: [ "device-tests", ], static_libs: ["coretests-aidl"], srcs: ["**/*.java"], Loading services/tests/servicestests/Android.bp +2 −0 Original line number Diff line number Diff line Loading @@ -83,6 +83,8 @@ android_test { optimize: { enabled: false, }, data: [":JobTestApp"], } java_library { Loading services/tests/servicestests/test-apps/JobTestApp/Android.bp +0 −2 Original line number Diff line number Diff line Loading @@ -17,8 +17,6 @@ android_test_helper_app { sdk_version: "current", test_suites: ["device-tests"], srcs: ["**/*.java"], dex_preopt: { Loading tools/preload-check/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -19,4 +19,5 @@ java_test_host { libs: ["tradefed"], test_suites: ["general-tests"], required: ["preload-check-device"], data: [":preload-check-device"], } Loading
core/tests/coretests/Android.bp +2 −0 Original line number Diff line number Diff line Loading @@ -58,6 +58,8 @@ android_test { resource_dirs: ["res"], resource_zips: [":FrameworksCoreTests_apks_as_resources"], data: [":BstatsTestApp"], } // Rules to copy all the test apks to the intermediate raw resource directory Loading
core/tests/coretests/BstatsTestApp/Android.bp +0 −4 Original line number Diff line number Diff line Loading @@ -15,10 +15,6 @@ android_test_helper_app { name: "BstatsTestApp", test_suites: [ "device-tests", ], static_libs: ["coretests-aidl"], srcs: ["**/*.java"], Loading
services/tests/servicestests/Android.bp +2 −0 Original line number Diff line number Diff line Loading @@ -83,6 +83,8 @@ android_test { optimize: { enabled: false, }, data: [":JobTestApp"], } java_library { Loading
services/tests/servicestests/test-apps/JobTestApp/Android.bp +0 −2 Original line number Diff line number Diff line Loading @@ -17,8 +17,6 @@ android_test_helper_app { sdk_version: "current", test_suites: ["device-tests"], srcs: ["**/*.java"], dex_preopt: { Loading
tools/preload-check/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -19,4 +19,5 @@ java_test_host { libs: ["tradefed"], test_suites: ["general-tests"], required: ["preload-check-device"], data: [":preload-check-device"], }