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 \