commit | 0d23383759d2138b7402ebebf2611e0858ca53e4 | [log] [tgz] |
---|---|---|
author | Tri Vo <trong@google.com> | Wed Oct 31 14:18:15 2018 -0700 |
committer | Tri Vo <trong@google.com> | Thu Nov 01 10:04:32 2018 -0700 |
tree | a4c1a1e5be25007d1f1f8ce1e348eb90719d683c | |
parent | 33442f57e798303870018a4741ede6dc0c65188c [diff] |
Don't check PRODUCT_SHIPPING_API_LEVEL to determine fake treble. Emulator device can not be considered a full treble device even though it has PRODUCT_SHIPPING_API_LEVEL = 28. This is prevents us from merging neverallow rules that implement Treble requirements (aosp/798433). As a temporary workaround, disable the checks on that variable. Bug: 112933807 Bug: 113124961 Bug: 111243627 Test: m selinux_policy Change-Id: I9a29c01dfcbc70e4ba1e4eef233355bc18ec2108