Merge "Remove obsolete BRILLO variable" am: dbfbf85f0c

am: 2527add41a

Change-Id: Idc0c29c1accca9738755844c866859f440f7c94c
This commit is contained in:
Dan Willemsen 2018-03-12 22:05:38 +00:00 committed by android-build-merger
commit 42f9dd4997
1 changed files with 0 additions and 3 deletions

View File

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