soong: drop librmnetctl config
Flag hasn't been ported since lineage-19.1. Change-Id: I2078d19cc80e4b64b86e2aab0bd68d7ee0f14224
This commit is contained in:
committed by
Bruno Martins
parent
6df271a022
commit
2ef0da69c1
@@ -62,9 +62,6 @@ SOONG_CONFIG_lineageNvidiaVars += \
|
||||
uses_nvidia_enhancements
|
||||
|
||||
SOONG_CONFIG_NAMESPACES += lineageQcomVars
|
||||
SOONG_CONFIG_lineageQcomVars += \
|
||||
uses_pre_uplink_features_netmgrd
|
||||
|
||||
# Only create display_headers_namespace var if dealing with UM platforms to avoid breaking build for all other platforms
|
||||
ifneq ($(filter $(UM_PLATFORMS),$(TARGET_BOARD_PLATFORM)),)
|
||||
SOONG_CONFIG_lineageQcomVars += \
|
||||
@@ -78,7 +75,6 @@ SOONG_CONFIG_lineageGlobalVars_gralloc_handle_has_reserved_size := $(TARGET_GRAL
|
||||
SOONG_CONFIG_lineageGlobalVars_gralloc_handle_has_ubwcp_format := $(TARGET_GRALLOC_HANDLE_HAS_UBWCP_FORMAT)
|
||||
SOONG_CONFIG_lineageGlobalVars_uses_egl_display_array := $(TARGET_USES_EGL_DISPLAY_ARRAY)
|
||||
SOONG_CONFIG_lineageNvidiaVars_uses_nvidia_enhancements := $(NV_ANDROID_FRAMEWORK_ENHANCEMENTS)
|
||||
SOONG_CONFIG_lineageQcomVars_uses_pre_uplink_features_netmgrd := $(TARGET_USES_PRE_UPLINK_FEATURES_NETMGRD)
|
||||
|
||||
# Set default values
|
||||
BOOTLOADER_MESSAGE_OFFSET ?= 0
|
||||
|
Reference in New Issue
Block a user