commit | 3fcc046e1409369ff10ebf8fb9600070f2498a06 | [log] [tgz] |
---|---|---|
author | Victor Hsieh <victorhsieh@google.com> | Mon Jun 22 12:32:23 2020 -0700 |
committer | Victor Hsieh <victorhsieh@google.com> | Mon Jun 22 12:38:38 2020 -0700 |
tree | 0751ea2a85706d7a2cdf00f98c4b0875d5ef30bc | |
parent | 9fbb1cd36d1dfb86563d9ab997ef1903d912f791 [diff] |
Clean up old policy used for patchoat Patchoat used to generate symlinks in /data/dalvik-cache that is later referred by dex2oat. Since patchoat has been removed in Q, it should be safe to remove the policy for reading symlinks. Test: reboot; dmesg # no new denial Test: cmd package compile -m speed -f com.test.app # no denial Change-Id: Iad8c48c8bf0d31dcd19d6b321c8c15d3548a9190