commit | f7ccfd003c07cf14159740748ab8aedfdeebc6b8 | [log] [tgz] |
---|---|---|
author | Igor Murashkin <iam@google.com> | Fri Oct 24 14:22:12 2014 -0700 |
committer | Igor Murashkin <iam@google.com> | Fri Oct 31 10:21:48 2014 -0700 |
tree | a396df03a29a44a72f0beaff7bdb3d338f6a3a8b | |
parent | 491c5368f7cdae8f7b94ed620706ed61c092e8d1 [diff] |
zygote/dex2oat: Grant additional symlink permissions * zygote needs to be able to symlink from dalvik cache to system to avoid having to copy boot.oat (when the boot.oat file was built with --compile-pic) * dex2oat needs to be able to read the symlink in the dalvik cache (the one that zygote creates) (cherry-picked from AOSP master 83c5612e69fa05610baf4f4d237fe0995a79cde5) Bug: 18035729 Change-Id: Ie1acad81a0fd8b2f24e1f3f07a06e6fdb548be62