sm6250-common: build ril stack from source

This commit is contained in:
Volodymyr Zhdanov 2020-10-20 10:57:19 +03:00 committed by Demon000
parent ea7ab01aff
commit 9e10256ab6

View File

@ -276,6 +276,11 @@ PRODUCT_COPY_FILES += \
PRODUCT_PACKAGES += \
android.hardware.renderscript@1.0-impl
# RIL
PRODUCT_PACKAGES += \
libjson \
librmnetctl
# Sensors
PRODUCT_PACKAGES += \
android.hardware.sensors@1.0-impl \