Optional building Vendor Telephony proprietary by flag
Bug: 359410792 Change-Id: I0edcdc1a9103741c603e01c58fe55e8e8c3c060a Test: Build pass Flag: EXEMPT bugfix
This commit is contained in:
parent
ac8d8990e8
commit
7a2d14c2e9
2 changed files with 4 additions and 0 deletions
|
@ -96,8 +96,10 @@ PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
|
|||
ro.oem_unlock_supported=1
|
||||
|
||||
# Include vendor telephony soong namespace
|
||||
ifneq ($(BOARD_WITHOUT_RADIO), true)
|
||||
PRODUCT_SOONG_NAMESPACES += \
|
||||
vendor/samsung_slsi/telephony/$(BOARD_USES_SHARED_VENDOR_TELEPHONY)
|
||||
endif
|
||||
|
||||
ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
|
||||
#Set IKE logs to verbose for WFC
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue