platform_build_soong/android
Dan Willemsen 17f052647f Support installing non-native arch binaries
For the x86_arm target, which uses two 32-bit architectures, x86
libraries should be installed into ".../lib", and arm libraries should
be installed into ".../lib/arm".

This shouldn't be necessary for binaries, but non-native binaries aren't
supported in Make right now, so we can revisit this once it's necessary.

Change-Id: I4d883c85d3ef4945ff6149d9c4fc81af5023e12b
2016-05-31 16:27:00 -07:00
..
androidmk.go Rename common to android 2016-05-18 15:37:25 -07:00
arch.go Support installing non-native arch binaries 2016-05-31 16:27:00 -07:00
config.go Rename common to android 2016-05-18 15:37:25 -07:00
defaults.go Rename common to android 2016-05-18 15:37:25 -07:00
defs.go Rename common to android 2016-05-18 15:37:25 -07:00
env.go Rename common to android 2016-05-18 15:37:25 -07:00
glob.go Rename common to android 2016-05-18 15:37:25 -07:00
makevars.go Check more Make variables 2016-05-20 00:19:14 -07:00
module.go Rename common to android 2016-05-18 15:37:25 -07:00
mutator.go Rename common to android 2016-05-18 15:37:25 -07:00
package_ctx.go Rename common to android 2016-05-18 15:37:25 -07:00
paths.go Rename common to android 2016-05-18 15:37:25 -07:00
paths_test.go Rename common to android 2016-05-18 15:37:25 -07:00
util.go Rename common to android 2016-05-18 15:37:25 -07:00
variable.go Rename common to android 2016-05-18 15:37:25 -07:00