Merge "Remove obsolete BRILLO variable" am: dbfbf85f0c
am: 2527add41a
Change-Id: Idc0c29c1accca9738755844c866859f440f7c94c
This commit is contained in:
commit
42f9dd4997
|
@ -74,9 +74,6 @@ include $(CLEAR_VARS)
|
|||
ifeq ($(strip $(BOARD_CHARGER_NO_UI)),true)
|
||||
LOCAL_CHARGER_NO_UI := true
|
||||
endif
|
||||
ifdef BRILLO
|
||||
LOCAL_CHARGER_NO_UI := true
|
||||
endif
|
||||
|
||||
LOCAL_SRC_FILES := \
|
||||
charger.cpp \
|
||||
|
|
Loading…
Reference in New Issue