From 7f7c8c9bc7077684b04298fe71bafae49cba5d25 Mon Sep 17 00:00:00 2001 From: Tomasz Wasilczyk Date: Thu, 29 Jun 2017 17:55:54 -0700 Subject: [PATCH] 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 --- broadcastradio/1.0/types.hal | 2 +- current.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/broadcastradio/1.0/types.hal b/broadcastradio/1.0/types.hal index 934f49fbd6..d165e32250 100644 --- a/broadcastradio/1.0/types.hal +++ b/broadcastradio/1.0/types.hal @@ -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, diff --git a/current.txt b/current.txt index cd76ef954f..1904db8da6 100644 --- a/current.txt +++ b/current.txt @@ -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