Better way to export variables in Docs.mk.
Ying Wang authored
With this change, libcore_to_document will be evaluated only once.
As a side effect, this fixes the build log spam reported in:
https://code.google.com/p/android/issues/detail?id=63184

Change-Id: I4fcfbcd70f6d4b119487525825aeafa2926507b4
21ac42d6
Name Last commit Last update
benchmarks am eaa0add6: am 48132b98: Merge "Minor cleanup of deepHashCode / deepEquals."
dalvik Fix build harder.
dex/src Avoid computing class def indices.
dom/src/test Remove all the remaining AllTests cruft.
expectations am cfeab7b3: am 47f7ed46: Merge "Move tests from tests/api to harmony-tests. (Take 2)"
harmony-tests/src/test Fix PasswordCallback serialization test.
include Remove StaticAssert.h.
json Fix JSONArrayTest.
jsr166-tests/src/test/java/jsr166 Added jsr166 tck tests as part of the libcore testsuite.
libart/src/main/java Add method for updating dalvik process state through VMRuntime.
libdvm/src/main/java Add method for updating dalvik process state through VMRuntime.
luni Add RT_SCOPE_* to OsConstants.
support am 439113b7: Merge "Import resources, fix JarURLConnectionTest."
xml/src/main/java/org Fix build.
Android.mk Move libnativehelper from dalvik to libcore (2 of 3)
CaCerts.mk Add dependencies on the makefiles.
CleanSpec.mk Revert "Revert "Change conscrypt-nojarjar to a static library""
Docs.mk Better way to export variables in Docs.mk.
JavaLibrary.mk Better way to export variables in Docs.mk.
NOTICE Remove Bouncy Castle reference from NOTICE
NativeCode.mk A simple set of JNI argument passing tests.
run-libcore-tests Allow the user to specify the packages to test.