blob: 514b0afc2b7b6b873c9d833a9039df49e6751684 [file] [log] [blame]
cc_test {
name: "VtsHalOccupantAwarenessV1_0TargetTest",
defaults: [
"VtsHalTargetTestDefaults",
"use_libaidlvintf_gtest_helper_static",
],
srcs: ["VtsHalOccupantAwarenessV1_0TargetTest.cpp"],
shared_libs: [
"libbinder",
],
static_libs: [
"android.hardware.automotive.occupant_awareness-cpp",
],
test_suites: [
"vts",
],
}