mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
Merge "Make sure to not override TARGET_SYSTEM_PROP."
This commit is contained in:
committed by
Android (Google) Code Review
commit
6ae6c4f44d
@@ -59,7 +59,7 @@ SRC_MEDIA_HAL_DIR := hardware/qcom/media/msm8998
|
||||
SRC_DISPLAY_HAL_DIR := hardware/qcom/display/msm8998
|
||||
SRC_CAMERA_HAL_DIR := hardware/qcom/camera/msm8998
|
||||
|
||||
TARGET_SYSTEM_PROP := $(LOCAL_PATH)/system.prop
|
||||
TARGET_SYSTEM_PROP := $(TARGET_SYSTEM_PROP) $(LOCAL_PATH)/system.prop
|
||||
|
||||
# Get kernel-headers
|
||||
$(call inherit-product, hardware/qcom/msm8998/msm8998.mk)
|
||||
|
||||
Reference in New Issue
Block a user