Add RustDerive to VHAL parcelables.
This is not considered an interface change so we update V2 and V3 version as well so that AOSP partners may use it. I manually generate the hash code for V2 and V3 interface using: system/tools/aidl/build/hash_gen.sh hardware/interfaces/automotive\ /vehicle/aidl/aidl_api/android.hardware.automotive.vehicle 2 \ /tmp/hash.2 and system/tools/aidl/build/hash_gen.sh hardware/interfaces/automotive\ /vehicle/aidl/aidl_api/android.hardware.automotive.vehicle 2 1 \ /tmp/hash.3 and append the hash to thehash file under V2 and V3 interface. Test: Presubmit Bug: 329283602 Change-Id: I889c0d51f2c2633908231dd39c9ea5259de36667
Loading
Please register or sign in to comment