Merge "Remove obsolete BRILLO variable"

This commit is contained in:
Dan Willemsen 2018-03-12 21:26:03 +00:00 committed by Gerrit Code Review
commit dbfbf85f0c

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 \