commit | a5ff3e413323acf591fba7045e8c05549159dec1 | [log] [tgz] |
---|---|---|
author | Vishwath Mohan <vishwath@google.com> | Thu Jan 19 14:35:31 2017 -0800 |
committer | Vishwath Mohan <vishwath@google.com> | Thu Jan 19 14:35:31 2017 -0800 |
tree | 4fd1edb701b5996ba17e5020d0ab939ecca5d4d3 | |
parent | bb5c13d359068c65d9271a30e0442a9a8cdb24df [diff] |
Hide CFI behind a global flag. This CL ensures that locally enabling CFI in a .bp file is not honored unless it is enabled globally using ENABLE_CFI=true first, effectively hiding it behind a flag. Bug: 30227045 Bug: 22033465 Test: m -j40 works and device boots Test: cfi is correctly honored only when the global flag is set. Change-Id: Id026302e7f714b90a9e2c996f7a9314f534f90c2