Merge "Remove obsolete BRILLO variable"

am: dbfbf85f0c

Change-Id: I64c9e1b2dfb78af0bdddbd074398f36bdd20f327
This commit is contained in:
Dan Willemsen 2018-03-12 21:55:33 +00:00 committed by android-build-merger
commit 2527add41a

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 \