commit | ed36545f40aff14945ceabe6132b0939f5efdc2a | [log] [tgz] |
---|---|---|
author | Zaijian Lin <linzj1@motorola.com> | Mon Jul 19 13:59:13 2021 +0800 |
committer | Zaijian Lin <linzj1@motorola.com> | Wed Oct 20 03:16:38 2021 +0000 |
tree | 5d32365f41371480ec66110799b26778b003365e | |
parent | f637a0d63d29a458258a57afcd5251c001f0c854 [diff] |
Check the data directory before mount tmpfs As it's possible that dir is not created when mount tmpfs on external private mount, add a busy waiting check in zygote to ensure data directory is created before we do our work. Bug:189406326 Change-Id: I5e5beca36383027580eeb9ead77f59ce4b3ee4e5