Loading tests/NetworkSecurityConfigTest/Android.bp +2 −1 Original line number Diff line number Diff line Loading @@ -11,11 +11,12 @@ android_test { name: "NetworkSecurityConfigTests", certificate: "platform", libs: [ "android.test.runner.stubs.system", "android.test.base.stubs.system", "android.test.runner.stubs.system", ], static_libs: ["junit"], // Include all test java files. srcs: ["src/**/*.java"], platform_apis: true, test_suites: ["general-tests"], } tests/NetworkSecurityConfigTest/TEST_MAPPING 0 → 100644 +7 −0 Original line number Diff line number Diff line { "postsubmit": [ { "name": "NetworkSecurityConfigTests" } ] } Loading
tests/NetworkSecurityConfigTest/Android.bp +2 −1 Original line number Diff line number Diff line Loading @@ -11,11 +11,12 @@ android_test { name: "NetworkSecurityConfigTests", certificate: "platform", libs: [ "android.test.runner.stubs.system", "android.test.base.stubs.system", "android.test.runner.stubs.system", ], static_libs: ["junit"], // Include all test java files. srcs: ["src/**/*.java"], platform_apis: true, test_suites: ["general-tests"], }
tests/NetworkSecurityConfigTest/TEST_MAPPING 0 → 100644 +7 −0 Original line number Diff line number Diff line { "postsubmit": [ { "name": "NetworkSecurityConfigTests" } ] }