Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 27d53d3d authored by Trevor Drake's avatar Trevor Drake
Browse files

Remove obsolete BUILD_TINY_ANDROID check from healthd makefile

Change-Id: I7e23236e7725891d07368dd8ea8d667014d7dc78
parent cb4ae20d
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
# Copyright 2013 The Android Open Source Project

ifneq ($(BUILD_TINY_ANDROID),true)

LOCAL_PATH := $(call my-dir)

include $(CLEAR_VARS)
@@ -77,5 +75,3 @@ include $(BUILD_PHONY_PACKAGE)

_add-charger-image :=
_img_modules :=

endif