Loading Android.bp +1 −10 Original line number Diff line number Diff line Loading @@ -180,7 +180,6 @@ cc_test { name: "resolv_unit_test", test_suites: ["device-tests", "mts"], require_root: true, test_config: "resolv_unit_test_config.xml", //TODO: drop root privileges and make it be an real unit test. defaults: ["netd_defaults"], srcs: [ Loading Loading @@ -216,13 +215,5 @@ cc_test { "server_configurable_flags", "stats_proto", ], compile_multilib: "both", multilib: { lib32: { suffix: "32", }, lib64: { suffix: "64", }, }, compile_multilib: "first", } aidl_api/dnsresolver_aidl_interface/1/.hash 0 → 100644 +1 −0 Original line number Diff line number Diff line 6476b2d86877b861449c4ba9a0898a0916223b3f aidl_api/dnsresolver_aidl_interface/2/.hash 0 → 100644 +1 −0 Original line number Diff line number Diff line 3d9f8db62d1a79a247a9da91abce4bab41b90a99 aidl_api/dnsresolver_aidl_interface/3/.hash +1 −1 Original line number Diff line number Diff line e3cbaaa75f8ec9ff0ee35c2fa9b928121aeb9956 - 1271d6ab46cd0b0efb08890607738c1e44484d67 tests/Android.bp +4 −0 Original line number Diff line number Diff line Loading @@ -33,6 +33,10 @@ cc_test { name: "resolv_gold_test", test_suites: ["device-tests", "mts"], require_root: true, // b/151392634, this is a workaround because MTS // can not handle the test with testdata correctly. // TODO: Remove the xml after MTS fixing the problem. test_config: "resolv_gold_test_config.xml", defaults: ["netd_defaults"], data: ["testdata/pb/*.pb"], srcs: [ Loading Loading
Android.bp +1 −10 Original line number Diff line number Diff line Loading @@ -180,7 +180,6 @@ cc_test { name: "resolv_unit_test", test_suites: ["device-tests", "mts"], require_root: true, test_config: "resolv_unit_test_config.xml", //TODO: drop root privileges and make it be an real unit test. defaults: ["netd_defaults"], srcs: [ Loading Loading @@ -216,13 +215,5 @@ cc_test { "server_configurable_flags", "stats_proto", ], compile_multilib: "both", multilib: { lib32: { suffix: "32", }, lib64: { suffix: "64", }, }, compile_multilib: "first", }
aidl_api/dnsresolver_aidl_interface/1/.hash 0 → 100644 +1 −0 Original line number Diff line number Diff line 6476b2d86877b861449c4ba9a0898a0916223b3f
aidl_api/dnsresolver_aidl_interface/2/.hash 0 → 100644 +1 −0 Original line number Diff line number Diff line 3d9f8db62d1a79a247a9da91abce4bab41b90a99
aidl_api/dnsresolver_aidl_interface/3/.hash +1 −1 Original line number Diff line number Diff line e3cbaaa75f8ec9ff0ee35c2fa9b928121aeb9956 - 1271d6ab46cd0b0efb08890607738c1e44484d67
tests/Android.bp +4 −0 Original line number Diff line number Diff line Loading @@ -33,6 +33,10 @@ cc_test { name: "resolv_gold_test", test_suites: ["device-tests", "mts"], require_root: true, // b/151392634, this is a workaround because MTS // can not handle the test with testdata correctly. // TODO: Remove the xml after MTS fixing the problem. test_config: "resolv_gold_test_config.xml", defaults: ["netd_defaults"], data: ["testdata/pb/*.pb"], srcs: [ Loading