OSDN Git Service

Build: Add option to restrict sanitization by owner
authorAndreas Gampe <agampe@google.com>
Tue, 21 Jun 2016 00:46:29 +0000 (17:46 -0700)
committerAndreas Gampe <agampe@google.com>
Thu, 30 Jun 2016 23:20:03 +0000 (16:20 -0700)
commit3d3b0c950d97d931de0b013e4ed70bb43c8162d3
treebf959ed09eadf1de66f67474428b6a3d468df694
parentcd25740cba701f21a90f13fe084f2a5caf3bd596
Build: Add option to restrict sanitization by owner

Add Make variable SANITIZE_NEVER_BY_OWNER to selectively
sanitize modules. By default, both are being sanitized. The
value of the variable is interpreted as a space or colon
separated list of owner names.

This can be used to create builds that lower the sanitization
burden by not sanitizing parts of the platform.

Bug: 29498013
Change-Id: Ib4412657fd38ff28a5c0863eddc2acde63c88ebb
(cherry picked from commit ea38d8e95d7daea49cc2a528d69e06a0005b31a6)
core/config_sanitizers.mk