Add "include $(CLEAR_VARS)" for 4.4 ROMS (clears LOCAL_BUILT/LOCAL_INSTALLED error)
Change-Id: Ibbba0ce9c7ebadee40e42b740c83214fd1cd56ac
This commit is contained in:
committed by
Gerrit Code Review
parent
c7f2e1243b
commit
75b6f66ed8
@@ -14,6 +14,8 @@
|
||||
|
||||
LOCAL_PATH := $(call my-dir)
|
||||
|
||||
include $(CLEAR_VARS)
|
||||
|
||||
TARGET_RECOVERY_GUI := true
|
||||
|
||||
LOCAL_SRC_FILES := \
|
||||
|
||||
Reference in New Issue
Block a user