platform_build_soong/android
Vishwath Mohan c32c3ebfb9 Change the global CFI flag to default to enabled.
This CL changes the ENABLE_CFI flag to default to enabled. Setting it
to false will override local settings to enable CFI.

Bug: 30227045
Bug: 22033465
Test: m -j40 works and device boots
Test: cfi is honored unless the global flag is set.
Change-Id: Ie3285c5eac60c8f6012c6b6c23be149a8787af0c
2017-04-13 17:17:28 -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 Change the global CFI flag to default to enabled. 2017-04-13 17:17:28 -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