platform_build_soong/android
Dan Willemsen 1be3538862 Add Binder32bit product variable
To allow cflag changes when using the "old" binder API that are still
used by all 32-bit only configurations. We can't just use
android32/android64 here, since some devices use a 64-bit kernel with a
32-bit userspace, which is configured as "android32".

Change-Id: I8450484b75d59c1855c7ba36260c08925e7b28ad
2016-07-26 23:03:47 +00:00
..
androidmk.go Remove the implicit "_" in subnames. 2016-07-18 23:31:18 -07:00
arch.go Fix Mega_device build 2016-07-19 21:37:28 -07:00
config.go Use PlatformSdkVersion from Make 2016-07-19 19:17:52 -07:00
defaults.go Rename common to android 2016-05-18 15:37:25 -07:00
defs.go Add a timestamp touch rule. 2016-07-18 23:31:27 -07:00
env.go Rename common to android 2016-05-18 15:37:25 -07:00
glob.go Start using blueprint_go_binary 2016-05-31 18:31:56 -07:00
makevars.go Check more Make variables 2016-05-20 00:19:14 -07:00
module.go Fix checkbuild with symlinks 2016-07-15 14:44:58 -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 Simplify arch target handling 2016-06-02 19:09:32 -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 Add Binder32bit product variable 2016-07-26 23:03:47 +00:00