platform_hardware_interfaces/radio
Devin Moore e8b22c1da1 Add changes to Radio V1 AIDL interfaces
During the API freeze some of the sub-interfaces of radio were frozen
without the latest change adding "@Javaderive(toString=true)".
Instead of creating V2 with these changes, we are updating V1 to include
these changes instead. The change will not break anyone downstream, and
any devices built with the previous V1 will continue to work. The hashes
of the original V1 interfaces are still included in the .hash files, so
VTS will allow both.

Steps taken:
m android.hardware.radio.config-freeze-api
rm aidl_api/android.hardware.radio.config/2/.hash
cp -r aidl_api/android.hardware.radio.config/2/*
    aidl_api/android.hardware.radio.config/1/
rm -rf aidl_api/android.hardware.radio.config/2/
vim Android.bp # remove the newly created version 2
system/tools/aidl/build/hash_gen.sh aidl_api/android.hardware.radio.config/1/
    latest-version aidl_api/android.hardware.radio.config/1/.hash

Test: atest hal_implementation_test
Bug: 225941299
Change-Id: Id14cfffd326bd664acb678f15f4129d85ce251b2
Merged-In: Id14cfffd326bd664acb678f15f4129d85ce251b2
2022-05-12 15:52:53 +00:00
..
1.0 Merge "Run SAP tests on slots based on configs" 2022-02-15 04:34:04 +00:00
1.1 Merge "Backfill OWNERS for VtsHalRadio*." 2021-10-12 23:30:58 +00:00
1.2 Merge "Backfill OWNERS for VtsHalRadio*." 2021-10-12 23:30:58 +00:00
1.3 Merge "Backfill OWNERS for VtsHalRadio*." 2021-10-12 23:30:58 +00:00
1.4 Merge "Backfill OWNERS for VtsHalRadio*." 2021-10-12 23:30:58 +00:00
1.5 VTS: Check for "ro.board.first_api_level" in GetBarringInfo() 2022-01-13 22:57:22 +05:30
1.6 Declare android.hardware.radio@1.6 as system_ext module 2022-03-16 02:28:56 +00:00
aidl Add changes to Radio V1 AIDL interfaces 2022-05-12 15:52:53 +00:00
config Merge "Backfill OWNERS for VtsHalRadio*." 2021-10-12 23:30:58 +00:00
deprecated/1.0 [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces 2021-02-23 14:26:20 -08:00