commit | aaf888a09afbb70f97548753ac85025740781b03 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Wed Sep 07 12:48:30 2016 -0700 |
committer | Colin Cross <ccross@android.com> | Wed Sep 07 14:03:32 2016 -0700 |
tree | a061c86eab56715eb90b8f3c53898539675ae31d | |
parent | 0c9a2ee8640e91db3a5441bf01fae7bef4afb26e [diff] |
Build symlinks for -host and -target phony modules Move extra module dependencies like symlinks from dependencies of $(my_register_name) to $(my_all_targets), and make $(my_register_name) and other convenience phony modules depend on $(my_all_targets). Move $(LOCAL_MODULE)-host/-target to depend on $(my_all_targets) instead of directly depending on the built and installed modules. Change-Id: I3b093986db7a1bff118f1f2482275f0997a98fb6