deb: move rild.libpath to vendor/lib

This commit is contained in:
followmsi 2017-10-08 15:59:27 +02:00
parent d8e302bff3
commit 71c876bd88

View file

@ -36,6 +36,9 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \
hostapd_default.conf
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
rild.libpath=/system/vendor/lib/libril-qc-qmi-1.so
# the actual meat of the device-specific product definition
$(call inherit-product, device/asus/flo/device-common.mk)