deb: Enable radio service 1.1

Test: compile; adb shell compiled_vts_binary
Bug: 38499208
Change-Id: I55d6384e88c1839d04be00dab0345ae5a365ab42
This commit is contained in:
sqian 2017-06-20 12:16:23 -07:00 committed by followmsi
parent b34d71d030
commit 650eb8359a
2 changed files with 1 additions and 5 deletions

View file

@ -20,10 +20,6 @@ PRODUCT_PACKAGES := \
CarrierConfig \
BasicSmsReceiver
PRODUCT_PACKAGES += \
android.hardware.radio@1.0 \
android.hardware.radio.deprecated@1.0
# Features
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.telephony.gsm.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.telephony.gsm.xml

View file

@ -185,7 +185,7 @@
<hal format="hidl">
<name>android.hardware.radio</name>
<transport>hwbinder</transport>
<version>1.0</version>
<version>1.1</version>
<interface>
<name>IRadio</name>
<instance>slot1</instance>