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

Commit 0e0fbdd1 authored by Elliott Hughes's avatar Elliott Hughes Committed by Android Git Automerger
Browse files

am 492dd1e5: Merge "Remove obsolete BUILD_TINY_ANDROID check from healthd makefile"

* commit '492dd1e5':
  Remove obsolete BUILD_TINY_ANDROID check from healthd makefile
parents 7e3fc71e 492dd1e5
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