summaryrefslogtreecommitdiffstats
path: root/libutils
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2015-04-02 22:07:16 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-04-02 22:07:16 +0000
commitc72bd16ce8e9c98fce74fcc1c3c78ce5b8afd286 (patch)
tree78bde1b317256968aa028150ce667990e0b90f80 /libutils
parent1c41dadef390632f09332d3ad669c4c5a043a452 (diff)
parent8d2cd03547c76f6c670b33d4fe6d44b646c14b45 (diff)
downloadsystem_core-c72bd16ce8e9c98fce74fcc1c3c78ce5b8afd286.zip
system_core-c72bd16ce8e9c98fce74fcc1c3c78ce5b8afd286.tar.gz
system_core-c72bd16ce8e9c98fce74fcc1c3c78ce5b8afd286.tar.bz2
am 8d2cd035: am 2ddb9cb1: am ed43be39: Merge "Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it\'s not needed."
* commit '8d2cd03547c76f6c670b33d4fe6d44b646c14b45': Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it's not needed.
Diffstat (limited to 'libutils')
-rw-r--r--libutils/tests/Android.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/libutils/tests/Android.mk b/libutils/tests/Android.mk
index 634f44f..7cfad89 100644
--- a/libutils/tests/Android.mk
+++ b/libutils/tests/Android.mk
@@ -18,7 +18,6 @@
LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)
-LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk
LOCAL_MODULE := libutils_tests