deb: Use vendor.rild.libpath

9994e96c7d
This commit is contained in:
followmsi 2021-12-06 13:34:03 +01:00
parent dec1ccdae6
commit 65c24ff652
2 changed files with 1 additions and 4 deletions

View File

@ -35,9 +35,6 @@ 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)

View File

@ -1,5 +1,5 @@
# Telephony
rild.libpath=/system/vendor/lib/libril-qc-qmi-1.so
vendor.rild.libpath=/vendor/lib/libril-qc-qmi-1.so
# Preferred network type - LTE, WCDMA, GSM
ro.telephony.default_network=9
ro.telephony.get_imsi_from_sim=true