X6833B: Enable vendor RIL service

* We use Mediatek's RIL implementation

Change-Id: I8ca9fcf2afd335ca8f9c7901efa74cddae34708f
Signed-off-by: dodyirawan85 <40514988+dodyirawan85@users.noreply.github.com>
This commit is contained in:
Sebastiano Barezzi 2023-07-07 23:00:45 +07:00 committed by dodyirawan85
parent 9a9df7231f
commit 8739c09edc

View file

@ -127,6 +127,9 @@ TARGET_RECOVERY_FSTAB := $(DEVICE_PATH)/rootdir/etc/fstab.mt6789
TARGET_RECOVERY_PIXEL_FORMAT := "RGBX_8888"
TARGET_USERIMAGES_USE_F2FS := true
# RIL
ENABLE_VENDOR_RIL_SERVICE := true
# Vendor Security Patch
VENDOR_SECURITY_PATCH := 2023-10-05