commit | f31ae8d496682d0301bf35cc393d01c9df41323c | [log] [tgz] |
---|---|---|
author | yidong zhang <[email protected]> | Mon Feb 14 14:56:18 2022 +0800 |
committer | yidong zhang <[email protected]> | Mon Feb 14 14:59:28 2022 +0800 |
tree | d0f2094663a438f64d5d0d203a50d2ab0f771fec | |
parent | dfdcdaf09dde16ae265a37a8c733469694944c40 [diff] [blame] |
broadcastradio 2.0: uses correct interface tag. Served and Declared should be the same. [email protected]::IBroadcastRadio/amfm [email protected]::IBroadcastRadio/dab Test: run vts -m vts_ibase_test Change-Id: Iff8e4c562d8cf6492f3c88c2bfe9fccf19906a95 Signed-off-by: yidong zhang <[email protected]>
diff --git a/broadcastradio/2.0/default/[email protected] b/broadcastradio/2.0/default/[email protected] index dd8c9c6..d58ba53 100644 --- a/broadcastradio/2.0/default/[email protected] +++ b/broadcastradio/2.0/default/[email protected]
@@ -1,5 +1,6 @@ service broadcastradio-hal2 /vendor/bin/hw/[email protected] - interface [email protected]::IBroadcastRadio default + interface [email protected]::IBroadcastRadio amfm + interface [email protected]::IBroadcastRadio dab class hal user audioserver group audio