commit | f768c271a3a817c9a60b7454631a42d065eb36af | [log] [tgz] |
---|---|---|
author | Sudheer Shanka <sudheersai@google.com> | Sat Aug 04 10:10:27 2018 -0700 |
committer | Sudheer Shanka <sudheersai@google.com> | Tue Aug 07 10:47:38 2018 -0700 |
tree | 1397fb8b81d0ec132efda6e36daf940194a214a2 | |
parent | a8341e8779dc24c6b83913940dd58add9ac27626 [diff] |
Update sandbox structure for apps with sharedUserIds. For apps with sharedUserIds, sandbox/shared:<shared-user-id> is currently used as sandbox root. Given that <shared-user-id> can be upto 255 characters, adding "shared:" might tip over the filename limit on ext4 filesystems. So, instead use sandbox/shared/<shared-user-id> as the sandbox root. Bug: 111890351 Test: manual Change-Id: Iba437b3eed59f9eb3094a823e8bf2a5a58410fd7