commit | dbfbf85f0cbdce188b9516789fe701ddadbcf3cb | [log] [tgz] |
---|---|---|
author | Dan Willemsen <dwillemsen@google.com> | Mon Mar 12 21:26:03 2018 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Mar 12 21:26:03 2018 +0000 |
tree | 414da3cc97de7d04c7ad5a79a4a4651cb8fa419e | |
parent | e25624aaea8cacbd60d65a3bf5832675f62b9d00 [diff] | |
parent | fd72bde475c028a1f71699b0e8f1dfc9d3d1d66a [diff] |
Merge "Remove obsolete BRILLO variable"
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 \