Remove obsolete BRILLO variable

Test: none
Change-Id: Iaf563b78819d63cb5ab7316a195a860b150d69c6
This commit is contained in:
Dan Willemsen 2018-03-10 15:41:37 -08:00
parent 04bf02374c
commit fd72bde475
1 changed files with 0 additions and 3 deletions

View File

@ -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 \