commit | 8b65b0b12db79ed492706251eec45497bd75e8e0 | [log] [tgz] |
---|---|---|
author | Victor Hsieh <victorhsieh@google.com> | Wed Nov 27 10:06:03 2019 -0800 |
committer | Victor Hsieh <victorhsieh@google.com> | Tue Dec 03 10:09:35 2019 -0800 |
tree | e19bcd0d6d44a5a06078a883d514098074881ad0 | |
parent | d6a91453d87767058633cb768e067162c62e44be [diff] |
sepolicy: allow rules for apk verify system property ro.apk_verity.mode was introduced in P on crosshatch. This change changes the label from default_prop to a new property, apk_verity_prop. ro.apk_verity.mode is set by vendor_init per build.prop, in order to honor Treble split. It is also read by system_server and installd currently. Test: verify functioning without denials in dmesg Bug: 142494008 Bug: 144164497 Change-Id: I1f24513d79237091cf30025bb7ca63282e23c739