Skip to content
Snippets Groups Projects
Commit 9ea6d8c2 authored by Han Sol Jin's avatar Han Sol Jin
Browse files

alphaplus: use Soong config to handle custom light include directory

Change-Id: I828325be95e249fd7da407d7d27ab7c24209eb93
parent 999af7a5
No related branches found
No related tags found
No related merge requests found
......@@ -15,8 +15,8 @@ TARGET_SCREEN_DENSITY := 560
# Kernel
TARGET_KERNEL_CONFIG := vendor/lineageos_alpha_defconfig
# Platform
TARGET_SPECIFIC_HEADER_PATH := $(DEVICE_PATH)/include
# Lights
$(call soong_config_set,LGE_LIGHTS_HAL,INCLUDE_DIR,$(DEVICE_PATH)/include)
# Properties
TARGET_SYSTEM_PROP += $(DEVICE_PATH)/system.prop
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment