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
d6d664d174
commit
ac373c1520
@ -124,6 +124,9 @@ TARGET_USERIMAGES_USE_EXT4 := true
|
||||
TARGET_USERIMAGES_USE_F2FS := true
|
||||
TARGET_USES_MKE2FS := true
|
||||
|
||||
# RIL
|
||||
ENABLE_VENDOR_RIL_SERVICE := true
|
||||
|
||||
# Security patch level
|
||||
VENDOR_SECURITY_PATCH := 2020-02-01
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user