1The prebuilt here is generated using the following command:
2
3```
4m -j VehiclePropertyIdsParser;
5cp $ANDROID_BUILD_TOP/out/host/linux-x86/framework/VehiclePropertyIdsParser.jar $ANDROID_BUILD_TOP/packages/services/Car/tools/vehiclepropertyidsparser/prebuilt/;
6```
7