summaryrefslogtreecommitdiffstats
path: root/healthd
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@google.com>2018-03-10 15:41:37 -0800
committerDan Willemsen <dwillemsen@google.com>2018-03-10 15:41:37 -0800
commitfd72bde475c028a1f71699b0e8f1dfc9d3d1d66a (patch)
treea849a4a5e1b46dbc3845bb4a5f4ae311d3089541 /healthd
parent04bf02374ca94292de20d79b9e833e7b3f476f25 (diff)
downloadsystem_core-fd72bde475c028a1f71699b0e8f1dfc9d3d1d66a.tar.gz
system_core-fd72bde475c028a1f71699b0e8f1dfc9d3d1d66a.tar.bz2
system_core-fd72bde475c028a1f71699b0e8f1dfc9d3d1d66a.zip
Remove obsolete BRILLO variable
Test: none Change-Id: Iaf563b78819d63cb5ab7316a195a860b150d69c6
Diffstat (limited to 'healthd')
-rw-r--r--healthd/Android.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/healthd/Android.mk b/healthd/Android.mk
index 6b14289e8..6c8fecf29 100644
--- a/healthd/Android.mk
+++ b/healthd/Android.mk
@@ -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 \