mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
RDS PI is a number, not a string.
Makes an ABI-stable change to a hal definition file. Bug: b/63147256 Test: manual, VTS, instumentalization Change-Id: I7f1d88dea77fcfd7c203427c094553a6ae89d43b
This commit is contained in:
@@ -155,7 +155,7 @@ enum MetadataType : int32_t {
|
||||
|
||||
enum MetadataKey : int32_t {
|
||||
INVALID = -1,
|
||||
/** RDS PI - string */
|
||||
/** RDS PI - int32_t */
|
||||
RDS_PI = 0,
|
||||
/** RDS PS - string */
|
||||
RDS_PS = 1,
|
||||
|
||||
@@ -189,7 +189,7 @@ fe3c3c2f572b72f15f8594c538b0577bd5c28722c31879cfe6231330cddb6747 android.hardwar
|
||||
|
||||
# ABI preserving changes to HALs released in Android O
|
||||
|
||||
1cb99268f38629288646c0e067a6bc59b82d356b5adb74237fba0372d34978b0 android.hardware.broadcastradio@1.0::types
|
||||
8a4082dbc7f5eef585dca841b2656ba62d6c7e10e25dd05507ead15d96224f4c android.hardware.broadcastradio@1.0::types
|
||||
760485232f6cce07f8bb05e3475509956996b702f77415ee5bff05e2ec5a5bcc android.hardware.dumpstate@1.0::IDumpstateDevice
|
||||
1fecfa1609ff9d27ebf761a84b4336efa9d5dac5b241f19a6663f70d8db2c4b1 android.hardware.radio@1.0::IRadioResponse
|
||||
28e929b453df3d9f5060af2764e6cdb123ddb893e3e86923c877f6ff7e5f02c9 android.hardware.wifi@1.0::types
|
||||
|
||||
Reference in New Issue
Block a user