sm8250-common: use vendor ril service

This commit is contained in:
SGCMarkus 2022-02-15 22:43:18 +01:00
parent 4d7f3eb301
commit 5b50d894f2
2 changed files with 10 additions and 0 deletions

View File

@ -146,6 +146,9 @@ TARGET_RECOVERY_PIXEL_FORMAT := RGBX_8888
TARGET_USERIMAGES_USE_EXT4 := true TARGET_USERIMAGES_USE_EXT4 := true
TARGET_USERIMAGES_USE_F2FS := true TARGET_USERIMAGES_USE_F2FS := true
# RIL
ENABLE_VENDOR_RIL_SERVICE := true
# Verified Boot # Verified Boot
BOARD_AVB_ENABLE := true BOARD_AVB_ENABLE := true

View File

@ -241,3 +241,10 @@ PRODUCT_PACKAGES += \
libqti_vndfwk_detect.vendor \ libqti_vndfwk_detect.vendor \
libvndfwk_detect_jni.qti \ libvndfwk_detect_jni.qti \
libvndfwk_detect_jni.qti.vendor libvndfwk_detect_jni.qti.vendor
# RIL
PRODUCT_PACKAGES += \
libprotobuf-cpp-full \
librmnetctl \
libxml2