OSDN Git Service

Make modules depend on their makefile.
authorDan Albert <danalbert@google.com>
Sun, 9 Nov 2014 06:20:03 +0000 (22:20 -0800)
committerDan Albert <danalbert@google.com>
Tue, 11 Nov 2014 22:30:54 +0000 (14:30 -0800)
commit954b5bdcf4c3621c10666a09bbfc3fe1cf785950
treeef93620abe82f1d26b98d15d5588426cc2debfa6
parent1f6371583ef6ce3a384262ebb291515f5ca3a7b6
Make modules depend on their makefile.

This should obviate much of the need for cleanspecs, and also make it
unnecessary to continue adding LOCAL_ADDITIONAL_DEPENDENCIES for this
sort of thing all over the tree.

Change-Id: I97aa8fd280ae868a5f6364f8b7bf3c2fe235d6ce
core/base_rules.mk
core/binary.mk
core/droiddoc.mk
core/host_dalvik_java_library.mk
core/host_java_library.mk
core/host_shared_library_internal.mk
core/java.mk
core/phony_package.mk
core/prebuilt_internal.mk
core/shared_library_internal.mk