platform_build_soong/android
Dan Willemsen 558e517ae9 Check more Make variables
Some more common makevars methods were required in order to remove the
"-isystem" prefixes from the toolchain.IncludeFlags() value. In Make,
the -isystem is prepended at time of use, not in TARGET_C_INCLUDES
itself.

Change-Id: If07e69ddb7357d11c7dd48ab60f503d219f29de8
2016-05-20 00:19:14 -07:00
..
androidmk.go Rename common to android 2016-05-18 15:37:25 -07:00
arch.go Rename common to android 2016-05-18 15:37:25 -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