blob: 21d407355e5d9ebff4f46ed0f32ba0b0b611e1f2 [file] [log] [blame]
// Build the unit tests.
cc_test {
name: "JniInvocation_test",
test_suites: ["device-tests"],
host_supported: true,
srcs: ["JniInvocation_test.cpp"],
shared_libs: ["libnativehelper"],
}