summaryrefslogtreecommitdiffstats
path: root/libutils
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2015-04-02 14:31:07 -0700
committerElliott Hughes <enh@google.com>2015-04-02 14:31:07 -0700
commitbcc2b5f44a39c5843eea2449cad66b8dce8721ee (patch)
treef82035e8ebdd668b117c47f1db8f65469b5b91f2 /libutils
parent2159318647b6032a9d752012b923c579dc1f80da (diff)
downloadsystem_core-bcc2b5f44a39c5843eea2449cad66b8dce8721ee.tar.gz
system_core-bcc2b5f44a39c5843eea2449cad66b8dce8721ee.tar.bz2
system_core-bcc2b5f44a39c5843eea2449cad66b8dce8721ee.zip
Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it's not needed.
Change-Id: I720b8ef1050da45a7833adef8219b6acb2cf3a38
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 634f44f48..7cfad89ca 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