commit | e6132be52976045ebfa41eab558ad499ecb41659 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Mon Mar 25 20:38:56 2019 -0700 |
committer | Steven Moreland <smoreland@google.com> | Thu Mar 28 18:44:32 2019 -0700 |
tree | 7aab5c681dd229b59b552a778e747db86525f61b | |
parent | e21d07fbabe012678de6a5044f58d2f0152fca45 [diff] |
libutils/libcutils: make host more like device Having shared host libraries allows libraries depending on these to use 'shared_libs' for these. This simplifies configurations since these libraries don't have to specify 'shared_libs' on all non-host targets. Bug: 124524556 Test: build only Change-Id: I09fb4a4fb66ea0a87cb76b1e6f400c537a11f082