platform_build_soong/android
Dan Willemsen aa118f95a6 Implement vendor as a synonym of proprietary
The vendor image will have more than just proprietary modules in it
under Treble, so let's stop marking open source code as proprietary just
to move it to vendor.

Bug: 36452052
Bug: 37134596
Test: compare build.ninja before/after, no changes.
Test: Set vendor: true, ensure it works.
Change-Id: I44b0ec7007d0e311bdcbd44b238b1ef2d05cc6ff
2017-04-07 14:59:18 -07:00
..
androidmk.go Implement vendor as a synonym of proprietary 2017-04-07 14:59:18 -07:00
api_levels.go Generate file to map codenames to API levels. 2017-03-31 12:27:42 -07:00
arch.go Add support for an armv8 variant for Kryo 2017-04-04 19:09:43 +00:00
config.go Generate file to map codenames to API levels. 2017-03-31 12:27:42 -07:00
defaults.go Add a Name property 2016-10-12 17:24:49 -07:00
defs.go Generate file to map codenames to API levels. 2017-03-31 12:27:42 -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 Implement vendor as a synonym of proprietary 2017-04-07 14:59:18 -07:00
mutator.go Use a minimal set of mutators, module types, and singletons for tests 2017-03-16 16:50:10 -07: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 Implement vendor as a synonym of proprietary 2017-04-07 14:59:18 -07:00
paths_test.go Rename common to android 2016-05-18 15:37:25 -07:00
prebuilt.go Fix installing prebuilts with no source module 2017-03-17 14:06:25 -07:00
prebuilt_test.go Fix installing prebuilts with no source module 2017-03-17 14:06:25 -07:00
register.go Use a minimal set of mutators, module types, and singletons for tests 2017-03-16 16:50:10 -07:00
util.go Move globbing to Blueprint 2016-11-04 04:54:16 +00:00
variable.go Generate file to map codenames to API levels. 2017-03-31 12:27:42 -07:00