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

Commit b88e1f85 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

Change-Id: I6731d8d1826f1b8dcea6353ca21f361665dd963e
parents 5a2098af 9e03e1d2
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,