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

Commit 474fb439 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

am: 988ef579

Change-Id: I69c70a1b7ccc3318a29fe10e9ff379126091b79b
parents 28d9e9a2 988ef579
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,