commit | 6885baca6788c16787a650b450ae1309b6069201 | [log] [tgz] |
---|---|---|
author | Alex Klyubin <klyubin@google.com> | Thu Apr 06 14:31:26 2017 -0700 |
committer | Alex Klyubin <klyubin@google.com> | Thu Apr 06 14:35:15 2017 -0700 |
tree | e9d85c232ce93d317c9193eedec0884c8a55b4bf | |
parent | 576e6ec120b2baf41a4e1a937e1244b5e20471da [diff] |
Generate tests for all neverallow rules Test: make general_sepolicy.conf && \ ./cts/tools/selinux/SELinuxNeverallowTestGen.py \ $OUT/system/etc/general_sepolicy.conf \ temp.java && \ grep 'neverallowRule = ' temp.java | \ cut -c34- | cut -d'"' -f1 outputs more neverallow rules Bug: 37099673 Change-Id: Ibf93e3d8fed245303f23a4f1a10cc6ec0b296685