mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
pack VTS cc_test binaries as general-tests
Test: make general-tests Bug: 120093339 Merged-In: I363450d205868f900e4925ccff1430e2a569f2a4 Change-Id: I363450d205868f900e4925ccff1430e2a569f2a4
This commit is contained in:
@@ -27,4 +27,5 @@ cc_test {
|
||||
"libcn-cbor",
|
||||
"android.hardware.confirmationui-support-lib",
|
||||
],
|
||||
test_suites: ["general-tests"],
|
||||
}
|
||||
|
||||
@@ -46,6 +46,7 @@ cc_test {
|
||||
"android.hardware.keymaster@4.0",
|
||||
"libhidlbase",
|
||||
],
|
||||
test_suites: ["general-tests"],
|
||||
clang: true,
|
||||
cflags: [ "-O0" ],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user