diff options
author | Colin Cross <ccross@android.com> | 2014-01-24 19:23:40 -0800 |
---|---|---|
committer | Colin Cross <ccross@android.com> | 2014-01-27 14:43:14 -0800 |
commit | 639c336dc15c49daa27c118d10cef586ffa2633a (patch) | |
tree | bed49b97d7ee8443bca2a7d8db67b7bf2ebd47cf /core/phony_package.mk | |
parent | 18294fbf8c133aaaa5a97a6f36ab92d41aa8e13a (diff) | |
download | build-639c336dc15c49daa27c118d10cef586ffa2633a.zip build-639c336dc15c49daa27c118d10cef586ffa2633a.tar.gz build-639c336dc15c49daa27c118d10cef586ffa2633a.tar.bz2 |
Support LOCAL_MODULE_RELATIVE_PATH
Most users of LOCAL_MODULE_PATH are setting a subdirectory of the
normal install path, for example to install HALs into system/lib/hw.
This is problematic for multiarch builds, where the install location
depends on the arch. Allow modules to specify LOCAL_MODULE_RELATIVE_PATH.
HALs will generally use:
LOCAL_MODULE_RELATIVE_PATH := hw
Change-Id: I4e4ceec61d026bbe74ba604554c06104bde42e5e
Diffstat (limited to 'core/phony_package.mk')
0 files changed, 0 insertions, 0 deletions