platform_build_soong/android
Dan Willemsen 866b563d4c Add target.linux_glibc and target.bionic
target.linux_glibc will apply to host builds with glibc, which is
identical to the current target.linux. In a future change, target.linux
will change to affect all targets using the Linux kernel (android,
linux_bionic, and linux_glibc).

target.bionic will apply to all OS variants using Bionic.

Bug: 31559095
Test: Add target.linux_glibc, target.bionic sections to an Android.bp, build
Test: m host
Change-Id: I677a67c22fba148fec264132311e355283f9d88d
2017-09-26 22:41:37 -07:00
..
androidmk.go Add target.linux_glibc and target.bionic 2017-09-26 22:41:37 -07:00
api_levels.go Add a name to API level map for O. 2017-08-29 11:50:34 -07:00
arch.go Add target.linux_glibc and target.bionic 2017-09-26 22:41:37 -07:00
config.go Remove android_prebuilt_sdk modules 2017-09-20 13:20:45 -07:00
defaults.go Add support for java_defaults modules 2017-07-20 05:47:27 +00:00
defs.go Make binaries executable 2017-08-31 13:48:52 -07:00
env.go Revert "Revert "Ensure environment dependencies are correct"" 2017-05-15 15:22:45 -07:00
expand.go genrule: expand $$ to $$ 2016-11-22 15:41:08 -08:00
expand_test.go genrule: expand $$ to $$ 2016-11-22 15:41:08 -08:00
hooks.go Replace PropertyCustomizer with hooks 2016-09-13 17:37:32 -07:00
makevars.go Expose the minimum supported SDK version to make. 2017-08-17 16:54:03 -07:00
module.go Add (host|host-cross|target)[-<OS>] phony targets when not using make 2017-09-20 18:23:32 -07:00
mutator.go Add test infrastructure for running the arch mutator 2017-09-20 13:20:45 -07:00
onceper.go Add DeviceConfig and OncePer objects 2016-08-17 16:39:06 -07:00
package_ctx.go Add error-prone support 2017-08-28 11:12:38 -07:00
paths.go Add target.linux_glibc and target.bionic 2017-09-26 22:41:37 -07:00
paths_test.go Fix install location for vendor tests 2017-07-06 18:09:46 -07:00
prebuilt.go Rename java_prebuilt_library to java_import 2017-08-11 15:24:11 -07:00
prebuilt_test.go Rename java_prebuilt_library to java_import 2017-08-11 15:24:11 -07:00
proto.go Refactor proto in preparation for java proto support 2017-09-11 12:41:58 -07:00
register.go Add integration testing infrastructure 2017-07-14 14:19:51 -07:00
testing.go Add test infrastructure for running the arch mutator 2017-09-20 13:20:45 -07:00
util.go Allow integer_overflow sanitizer path exclusion. 2017-07-18 13:38:20 -07:00
variable.go Pass --min-sdk-version to dx 2017-08-31 13:48:52 -07:00
variable_test.go Support %s in product variable properties 2017-05-05 18:22:30 -07:00