sanders: Fix ril after blobs update
Signed-off-by: ashwatthama <sai404142@gmail.com>
This commit is contained in:
@@ -204,7 +204,7 @@
|
|||||||
<hal format="hidl">
|
<hal format="hidl">
|
||||||
<name>android.hardware.radio</name>
|
<name>android.hardware.radio</name>
|
||||||
<transport>hwbinder</transport>
|
<transport>hwbinder</transport>
|
||||||
<version>1.2</version>
|
<version>1.1</version>
|
||||||
<interface>
|
<interface>
|
||||||
<name>IRadio</name>
|
<name>IRadio</name>
|
||||||
<instance>slot1</instance>
|
<instance>slot1</instance>
|
||||||
|
|||||||
@@ -391,6 +391,7 @@ PRODUCT_PACKAGES += \
|
|||||||
|
|
||||||
# RIL
|
# RIL
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
|
android.hardware.radio@1.1 \
|
||||||
android.hardware.radio@1.2 \
|
android.hardware.radio@1.2 \
|
||||||
android.hardware.radio@1.4 \
|
android.hardware.radio@1.4 \
|
||||||
android.hardware.radio.config@1.0 \
|
android.hardware.radio.config@1.0 \
|
||||||
|
|||||||
Reference in New Issue
Block a user