mirror of
https://github.com/team-infusion-developers/android_device_samsung_msm8976-common.git
synced 2024-11-07 06:19:20 +00:00
msm8976-common: Don't build ril
This commit is contained in:
parent
8073f8c98f
commit
d895e70077
1 changed files with 0 additions and 4 deletions
|
@ -172,10 +172,6 @@ TARGET_RECOVERY_FSTAB := $(VENDOR_PATH)/rootdir/etc/fstab.qcom
|
|||
TARGET_USERIMAGES_USE_EXT4 := true
|
||||
TARGET_USERIMAGES_USE_F2FS := true
|
||||
|
||||
# RIL
|
||||
PROTOBUF_SUPPORTED := true
|
||||
TARGET_RIL_VARIANT := caf
|
||||
|
||||
# SELinux
|
||||
include device/qcom/sepolicy/sepolicy.mk
|
||||
# BOARD_SEPOLICY_DIRS += $(VENDOR_PATH)/sepolicy
|
||||
|
|
Loading…
Reference in a new issue