commit | 284962431bc8eb0930dba17b0e0b5808f2de83a3 | [log] [tgz] |
---|---|---|
author | Songchun Fan <schfan@google.com> | Tue Dec 17 12:41:34 2019 -0800 |
committer | Songchun Fan <schfan@google.com> | Wed Dec 18 09:26:51 2019 -0800 |
tree | 8fec051a6e426af4bd9bcdda27f44012f48d2051 | |
parent | ab0b17c0818411e032b93c92b12a25a912975dc3 [diff] |
[incremental] create /data/incremental in init.rc We use /data/incremental to keep all the directories that are mounted on the Incremental File System. Since system_server does not have permission to dynamically create dirs directly under /data, we create /data/incremental in init.rc. Test: boots BUG: 136132412 Change-Id: Ic90cc8f652672a8d4459c0cd38db9c0872217af4