commit | e360791d37052d632e7d39b9ee8801b5d2bb4611 | [log] [tgz] |
---|---|---|
author | Jaekyun Seok <jaekyun@google.com> | Sat Apr 08 17:00:55 2017 +0900 |
committer | Jaekyun Seok <jaekyun@google.com> | Sat Apr 08 17:36:22 2017 +0900 |
tree | fe545bb2946c63e86bcaa7d58d3026662ce1b344 | |
parent | d0e9cb055392dfc4597c5dccf1d8ab507f43da26 [diff] |
Allow zygote to access dir/file under /vendor/overlay http://ag/2070347 doesn't allow zygote to read vendor_overlay_file:file anymore. But zygote isn't transitioned into idmap when executing idmap_exec. So we need to allow zygote to access dir/file under /vendor/overlay to enable idmap_exec run by zygote to read static RRO. Test: building succeeded and tested a static RRO on sailfish device. Bug: 37173452 Change-Id: Iec8a6b31d24c225f7819eeb885305f78da73b8e0