Go to file
Ying Wang c4595868c4 Add global variable HOST_LIBRARY_PATH.
With multilib host build, the build system installs host
shared libraries to different directories depending on a
library's bitness:
- HOST_OUT_SHARED_LIBRARIES points to the library path of 64-bit;
- 2ND_HOST_OUT_SHARED_LIBRARIES points to the library path of 32-bit;
- If you don't care the bitness of the libraries and just want whatever
  version the librareies are built by default, use HOST_LIBRARY_PATH.

Bug:13751317
Change-Id:Id4c818941dc4ea35d795767c76f698529bd6aebb
2014-06-10 12:04:56 -07:00
core Add global variable HOST_LIBRARY_PATH. 2014-06-10 12:04:56 -07:00
libs/host Support host multilib build 2014-05-14 16:55:04 -07:00
target Revert "Revert "DO NOT MERGE: Combine emulator test projects into a single apk"" 2014-06-04 11:21:21 -07:00
tools am c0f10644: Merge "make SignApk do zip alignment" 2014-05-16 15:59:51 +00:00
.gitignore add a .gitignore file to make git ignore *.pyc files 2010-01-22 10:23:45 -08:00
CleanSpec.mk Switch to 32-bit-by-default host multilib build. 2014-06-09 17:48:05 -07:00
buildspec.mk.default Remove WEBCORE_INSTRUMENTATION and ENABLE_SVG 2013-07-25 15:52:17 -07:00
envsetup.sh add vendor directories to gdb shared library search path 2014-05-22 12:01:06 -07:00