mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_sm6250-common.git
synced 2025-05-02 12:07:17 +09:00
sm6250-common: Define vendor RIL service usage
This can be checked by looking for a rild service in system. If it's missing, then a vendor ril service is being used, in our case, it is qcrild. Change-Id: I5378de6eec4ff2511a49c19c0fc474658efe338f
This commit is contained in:
parent
d89b49336b
commit
16b28c14ac
@ -119,3 +119,6 @@ TARGET_USERIMAGES_USE_F2FS := true
|
||||
|
||||
# Releasetools
|
||||
TARGET_RELEASETOOLS_EXTENSIONS := $(COMMON_PATH)
|
||||
|
||||
# RIL
|
||||
ENABLE_VENDOR_RIL_SERVICE := true
|
||||
|
Loading…
x
Reference in New Issue
Block a user