platform_build_soong/android
Jack He ee8e7a7a2c Removed Bluetooth build variables from the soong build parser
* Removed BLUETOOTH_HCI_USE_MCT
* Removed BOARD_BLUETOOTH_BDROID_HCILP_INCLUDED

Bug: 34951912, 35203653
Test: Code compilation, no visible user effects
Change-Id: I89af075a334f2ec7b2a3046a4aaa5bcc19d454e0
2017-02-09 14:36:09 -08:00
..
androidmk.go Added phony module type for soong. 2017-02-06 22:23:19 -08:00
arch.go Do not duplicate arch properties when cpu variant == arch variant 2016-12-20 09:53:14 -08:00
config.go Removed Bluetooth build variables from the soong build parser 2017-02-09 14:36:09 -08:00
defaults.go Add a Name property 2016-10-12 17:24:49 -07:00
defs.go Add a "license" property to ndk_headers. 2016-10-20 13:30:07 -07:00
env.go Add support for CMakefile generation 2017-02-07 09:43:02 -08: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 Move registration into android package 2016-10-12 14:30:44 -07:00
module.go Added phony module type for soong. 2017-02-06 22:23:19 -08:00
mutator.go Fall back to prebuilts if source modules are disabled 2016-11-30 13:09:45 -08:00
onceper.go Add DeviceConfig and OncePer objects 2016-08-17 16:39:06 -07:00
package_ctx.go Update soong to use pathtools.FileSystem 2017-02-02 16:19:56 -08:00
paths.go Support data properties for test binaries 2017-02-02 16:23:30 -08:00
paths_test.go Rename common to android 2016-05-18 15:37:25 -07:00
prebuilt.go Fall back to prebuilts if source modules are disabled 2016-11-30 13:09:45 -08:00
prebuilt_test.go Re-enable prebuilt_test 2016-10-14 17:07:49 -07:00
register.go Add support for CMakefile generation 2017-02-07 09:43:02 -08:00
util.go Move globbing to Blueprint 2016-11-04 04:54:16 +00:00
variable.go Removed Bluetooth build variables from the soong build parser 2017-02-09 14:36:09 -08:00