Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 988ef579 authored by Nicolas Geoffray's avatar Nicolas Geoffray Committed by android-build-merger
Browse files

Merge "Use cc_test, not art_cc_test." am: 9e03e1d2

am: b88e1f85

Change-Id: I66f14b8e59929d80d300d5c811ebf50b6f3bd4a6
parents 480a3fcc b88e1f85
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -88,7 +88,7 @@ cc_test {
}

// Build the test for the C API.
art_cc_test {
cc_test {
    name: "libnativebridge-api-tests",
    host_supported: true,
    test_per_src: true,