am 492dd1e5: Merge "Remove obsolete BUILD_TINY_ANDROID check from healthd makefile"
* commit '492dd1e5c1c47bc8a804b58bed941c8eaa94d9a3': Remove obsolete BUILD_TINY_ANDROID check from healthd makefile
This commit is contained in:
commit
0e0fbdd1fc
1 changed files with 0 additions and 4 deletions
|
|
@ -1,7 +1,5 @@
|
||||||
# Copyright 2013 The Android Open Source Project
|
# Copyright 2013 The Android Open Source Project
|
||||||
|
|
||||||
ifneq ($(BUILD_TINY_ANDROID),true)
|
|
||||||
|
|
||||||
LOCAL_PATH := $(call my-dir)
|
LOCAL_PATH := $(call my-dir)
|
||||||
|
|
||||||
include $(CLEAR_VARS)
|
include $(CLEAR_VARS)
|
||||||
|
|
@ -77,5 +75,3 @@ include $(BUILD_PHONY_PACKAGE)
|
||||||
|
|
||||||
_add-charger-image :=
|
_add-charger-image :=
|
||||||
_img_modules :=
|
_img_modules :=
|
||||||
|
|
||||||
endif
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue