commit | f25025f6ff1d0e0138b0c98015bc6cca1ebe25cb | [log] [tgz] |
---|---|---|
author | Tri Vo <trong@google.com> | Tue Oct 15 22:26:56 2019 +0000 |
committer | Tri Vo <trong@google.com> | Tue Oct 15 22:26:56 2019 +0000 |
tree | 6e64baa7b150568228c6eb3d03f578063d87c853 | |
parent | 09d90765136b708f4150c955484df9415c4263b5 [diff] |
Reland "sepolicy: fix zygote JIT permissions w.r.t. ashmem" zygote now allocates JIT memory using libcutils API (aosp/1135101) instead of going to /dev/ashmem directly, which requires execute permissions to ashmem_libcutils_device. Bug: 134434505 Change-Id: I3b5eeac1ec06d8d70da327743174ca83eec6b41c Test: boot crosshatch