commit | 3d4965b2e1dae1ed870dc8a65b9fac1e44584b1a | [log] [tgz] |
---|---|---|
author | Jeff Vander Stoep <jeffv@google.com> | Tue Feb 13 20:29:55 2018 -0800 |
committer | Jeffrey Vander Stoep <jeffv@google.com> | Wed Feb 14 05:11:59 2018 +0000 |
tree | c8c2e952ec1e63469faf9ed169953da0f87e44fb | |
parent | 72527282eff2ca5a71def201f7677bafa2679d6d [diff] |
Use SELINUX_IGNORE_NEVERALLOWS flag to disable all tests The intent of this flag is to disable tests during early device bringup so that vendor drops can occur without build breakages. When SELINUX_IGNORE_NEVERALLOWS=true also disable labeling tests sepolicy_tests, and treble_sepolicy_tests. Bug: 73322735 Test: build, verify known tests failures do not cause build breakage. Change-Id: I3e7165938d4e34c066bfa0a20e68b7e02dae4a24