commit | 4c99cf4fc8bb41b11a3a9f66f38490683fbe6420 | [log] [tgz] |
---|---|---|
author | Dan Willemsen <dwillemsen@google.com> | Sat Mar 10 15:41:37 2018 -0800 |
committer | Dan Willemsen <dwillemsen@google.com> | Sat Mar 10 15:41:37 2018 -0800 |
tree | a849a4a5e1b46dbc3845bb4a5f4ae311d3089541 | |
parent | 9d794bc2ff4834f4f97e84911a6e94e5e624c7a9 [diff] |
Remove obsolete BRILLO variable Test: none Change-Id: Iaf563b78819d63cb5ab7316a195a860b150d69c6
diff --git a/healthd/Android.mk b/healthd/Android.mk index 6b14289..6c8fecf 100644 --- a/healthd/Android.mk +++ b/healthd/Android.mk
@@ -98,9 +98,6 @@ 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 \