Add INFO_VIN to DefaultProperties.json for CTS tests

Test: atest CarPropertyManagerTest
Bug: 244335921
Change-Id: I682ab87ef1ff1839ecae92d05a4135810d92bee1
This commit is contained in:
seanhong 2022-09-08 19:18:15 +00:00
parent 0c2a38d33b
commit ca5d6b7098

View file

@ -58,6 +58,12 @@
]
}
},
{
"property": "VehicleProperty::INFO_VIN",
"defaultValue": {
"stringValue": "1GCARVIN123456789"
}
},
{
"property": "VehicleProperty::INFO_MAKE",
"defaultValue": {