summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorHongwei Wang <hwwang@google.com>2018-07-09 20:08:58 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2018-07-09 20:08:58 +0000
commit7c6de17c89ab48d28e2efb1e0aa66c512b2f631b (patch)
treeca61bdb2dc42e300b9a61673044546f0aea5ca08 /common
parentac234ac841ecd53c977cf4181918e64eb04359b1 (diff)
parentb9d22fadcb7f5414579a83bba6685c8fe360df17 (diff)
downloaddevice_generic_car-7c6de17c89ab48d28e2efb1e0aa66c512b2f631b.tar.gz
device_generic_car-7c6de17c89ab48d28e2efb1e0aa66c512b2f631b.tar.bz2
device_generic_car-7c6de17c89ab48d28e2efb1e0aa66c512b2f631b.zip
Diffstat (limited to 'common')
-rw-r--r--common/manifest.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/common/manifest.xml b/common/manifest.xml
index 3423c6e..279c098 100644
--- a/common/manifest.xml
+++ b/common/manifest.xml
@@ -98,12 +98,13 @@
<instance>default</instance>
</interface>
</hal>
+ <!-- 2.0 for car builds -->
<hal format="hidl">
<name>android.hardware.broadcastradio</name>
<transport>hwbinder</transport>
- <version>1.0</version>
+ <version>2.0</version>
<interface>
- <name>IBroadcastRadioFactory</name>
+ <name>IBroadcastRadio</name>
<instance>default</instance>
</interface>
</hal>