commit | 87974056d901acb61c9c6d67fc99f5fad36a5730 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Fri Mar 21 12:25:44 2014 -0700 |
committer | Colin Cross <ccross@android.com> | Tue Mar 25 13:48:40 2014 -0700 |
tree | 8aaf73209efc4b56574caf87f0498dc8b691a0fc | |
parent | 01aa01dbfac86861c179a7922624f82d752b30ef [diff] |
add support for LOCAL_MODULE_PATH_32 and LOCAL_MODULE_PATH_64 Some executables will need to be built for both 32-bit and 64-bit. For tests, it will be convienient to keep the name of the executable the same, but install them in a different location. Add LOCAL_MODULE_PATH_32 and LOCAL_MODULE_PATH_64 to allow a module to specify different paths for 32-bit and 64-bit executables. Change-Id: I3be830e899c6d485fe55c25c66b20b3fe64c795e