mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-22 13:46:26 -08:00
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:
parent
9a9df7231f
commit
8739c09edc
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue