commit | 3fa872b5127fb9a8bfa1d6cfbbabffbde683f7ad | [log] [tgz] |
---|---|---|
author | Sean Hong <seanhong@google.com> | Mon Sep 12 16:29:10 2022 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Mon Sep 12 16:29:10 2022 +0000 |
tree | 4ff5ef9a6a64a128f46e52df45e56be0a87a559e | |
parent | a5d5c7513823b46819cada4fcc04d477fccf0af4 [diff] | |
parent | ca5d6b70987bce34af22d45deeb09032a2690d8c [diff] |
Merge "Add INFO_VIN to DefaultProperties.json for CTS tests"
diff --git a/automotive/vehicle/aidl/impl/default_config/config/DefaultProperties.json b/automotive/vehicle/aidl/impl/default_config/config/DefaultProperties.json index a12d34e..33a57d3 100644 --- a/automotive/vehicle/aidl/impl/default_config/config/DefaultProperties.json +++ b/automotive/vehicle/aidl/impl/default_config/config/DefaultProperties.json
@@ -59,6 +59,12 @@ } }, { + "property": "VehicleProperty::INFO_VIN", + "defaultValue": { + "stringValue": "1GCARVIN123456789" + } + }, + { "property": "VehicleProperty::INFO_MAKE", "defaultValue": { "stringValue": "Toy Vehicle"