mirror of
https://github.com/followmsi/android_device_asus_deb.git
synced 2024-11-06 22:06:28 +00:00
deb: move rild.libpath to vendor/lib
This commit is contained in:
parent
d8e302bff3
commit
71c876bd88
1 changed files with 3 additions and 0 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in a new issue