commit | 57a5eb7176d4a138f34f891836b96a97cff08ed2 | [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 | c78b77323312d484356bacd90db93b87cb4788fd [diff] | |
parent | 4c99cf4fc8bb41b11a3a9f66f38490683fbe6420 [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 \