Merge "Add cpp20 to input vts test" into udc-dev
This commit is contained in:
commit
6cc06e265a
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ package {
|
||||||
|
|
||||||
cc_test {
|
cc_test {
|
||||||
name: "VtsHalInputClassifierV1_0TargetTest",
|
name: "VtsHalInputClassifierV1_0TargetTest",
|
||||||
|
cpp_std: "c++20",
|
||||||
defaults: ["VtsHalTargetTestDefaults"],
|
defaults: ["VtsHalTargetTestDefaults"],
|
||||||
srcs: [
|
srcs: [
|
||||||
":inputconstants_aidl",
|
":inputconstants_aidl",
|
||||||
|
|
Loading…
Reference in a new issue