• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

README.mdD25-Apr-2025263 75

VehiclePropertyIdsParser.jarD25-Apr-20256.9 MiB

README.md

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