Fastbootd Fixes, Cleanup
-Fastbootd Fixes -Code Cleanup -Update Kernel -Replace system.prop - vendor.prop -Update version to v3
This commit is contained in:
parent
019fc541a2
commit
b405279c99
21 changed files with 1006 additions and 441 deletions
|
|
@ -7,8 +7,6 @@
|
|||
|
||||
LOCAL_PATH := $(call my-dir)
|
||||
|
||||
ifeq ($(TARGET_DEVICE), denver)
|
||||
subdir_makefiles=$(call first-makefiles-under,$(LOCAL_PATH))
|
||||
$(foreach mk,$(subdir_makefiles),$(info including $(mk) ...)$(eval include $(mk)))
|
||||
|
||||
endif
|
||||
ifeq ($(TARGET_DEVICE), milanf)
|
||||
include $(call all-subdir-makefiles,$(LOCAL_PATH))
|
||||
endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue