Colin Cross a1ad8d1889 Simplify arch target handling
Soong's multi-architecture building has grown complex, with the
combination of HostOrDevice+HostType+Arch necessary to determine how to
build a variant of a module, and three separate mutators to split each
into its variations.

Combine HostOrDevice+HostType into Os, which will be Linux, Darwin,
Windows, or Android.  Store Os+Arch as a single Target.

Change-Id: I92f2e2dac53617d595a35cc285d2bd348baa0fbd
2016-06-02 19:09:32 -07:00
2016-06-02 19:09:32 -07:00
2016-06-02 19:09:32 -07:00
2016-05-30 13:42:19 -07:00
2016-06-02 19:09:32 -07:00
2016-05-31 18:31:56 -07:00
2016-05-31 18:31:56 -07:00
2015-03-13 20:28:16 -07:00
2016-05-16 16:56:51 -07:00
2016-05-04 16:25:26 -07:00
Description
No description provided
131 MiB
Languages
Go 92.8%
Python 5%
Shell 2.1%