Files
build/core
Colin Cross 639c336dc1 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
2014-01-27 14:43:14 -08:00
..
2013-11-25 15:37:46 +05:30
2013-10-23 13:18:39 -07:00
2014-01-24 16:44:06 -08:00
2011-11-11 16:03:56 -08:00
2013-12-17 14:44:00 -08:00
2013-12-17 14:44:00 -08:00
2014-01-10 19:23:08 +04:00