Loading libnativebridge/tests/Android.bp +1 −1 Original line number Original line Diff line number Diff line Loading @@ -88,7 +88,7 @@ cc_test { } } // Build the test for the C API. // Build the test for the C API. art_cc_test { cc_test { name: "libnativebridge-api-tests", name: "libnativebridge-api-tests", host_supported: true, host_supported: true, test_per_src: true, test_per_src: true, Loading Loading
libnativebridge/tests/Android.bp +1 −1 Original line number Original line Diff line number Diff line Loading @@ -88,7 +88,7 @@ cc_test { } } // Build the test for the C API. // Build the test for the C API. art_cc_test { cc_test { name: "libnativebridge-api-tests", name: "libnativebridge-api-tests", host_supported: true, host_supported: true, test_per_src: true, test_per_src: true, Loading