Watch
1
0
Fork
You've already forked android_device_oneplus_dre
0

dre: Initial device tree conversion and decommonization

Added properties taken from lemonade and modified for dre.

Change-Id: Ibac1a345547184d7dc6e231ce9b867c457d6b576
This commit is contained in:
Albert Tang 2022-05-16 18:06:02 -05:00
commit 620d3be334
12 changed files with 148 additions and 98 deletions

View file

@ -16,7 +16,7 @@
LOCAL_PATH := $(call my-dir)
ifneq ($(filter lemonade lemonadep,$(TARGET_DEVICE)),)
ifeq ($(TARGET_DEVICE),dre)
include $(call all-makefiles-under,$(LOCAL_PATH))
include $(CLEAR_VARS)