Allow PROT_EXEC on the zygote mappings when falling back to ashmem

Because we now protect the mappings before creating the executable one,
we need to also allow PROT_EXEC on an ashmem region.

Test: manually change code to use ashmem, build, see that JIT is
created.
Bug: 202999239

Change-Id: I9f2944c45f4ff607c7e341552c82138bfe13cca4
1 file changed