commit | f72308af835c8b5e3b9dc8b5ffe081ea032899e6 | [log] [tgz] |
---|---|---|
author | Dan Willemsen <dwillemsen@google.com> | Mon May 15 23:38:04 2017 -0700 |
committer | Dan Willemsen <dwillemsen@google.com> | Tue May 16 21:16:06 2017 +0000 |
tree | 3c16188f51bf2cd068a356c86732a97ae8ce1a8e | |
parent | e74e77fe01f7f3f656343916d98e4ee20aa58367 [diff] |
Start deprecating OVERRIDE_BUILT_MODULE_PATH We no longer need to use $PRODUCT_OUT/obj/lib as a linker path, we can directly specify the shared libraries to the linker. So install both into the standard built module path, and declare a copy rule to the old OVERRIDE_BUILT_MODULE_PATH location. This way we can incrementally move users from the old location to the standard path. Test: m -j Change-Id: I3c6140ac26e5e5ca486337ce0192e15e530da32c