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

Commit 778802cf authored by Siarhei Vishniakou's avatar Siarhei Vishniakou
Browse files

Add cpp20 to input vts test

We need this to take advantage of default-generated comparison
operators.

Bug: 278299254
Test: m VtsHalInputClassifierV1_0TargetTest
Change-Id: Ic03af541f2d1816efa3a1065b34b8782497db46e
parent d1c48c81
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -25,6 +25,7 @@ package {

cc_test {
    name: "VtsHalInputClassifierV1_0TargetTest",
    cpp_std: "c++20",
    defaults: ["VtsHalTargetTestDefaults"],
    srcs: [
        ":inputconstants_aidl",