Remove obsolete BRILLO variable
Test: none Change-Id: Iaf563b78819d63cb5ab7316a195a860b150d69c6
This commit is contained in:
parent
04bf02374c
commit
fd72bde475
|
@ -98,9 +98,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 := \
|
||||
healthd_common.cpp \
|
||||
|
|
Loading…
Reference in New Issue