commit | d3eabb0714635c956baab3736d42a4fdac14caec | [log] [tgz] |
---|---|---|
author | Sanjana Sunil <[email protected]> | Wed Feb 16 10:54:03 2022 +0000 |
committer | Will Burr <[email protected]> | Thu Mar 10 13:28:39 2022 +0000 |
tree | df1c5022315d8eab635e90c31b3ad0b0f1d0eb8a | |
parent | 477ed8b675cf1a8e87d71c320adb2407b1513985 [diff] |
Set correct storage path for SDK sandbox For WebView to run in an sdk sandbox process, Context.getDataDir() needs to return the shared sandbox storage. This CL sets the value in LoadedApk while binding the application and modifies bindSdkSandbox API to take in the client app package name to use in the path. Test: Manual, check that WebView in sandbox tries to access sandbox shared storage Bug: 216284889 Change-Id: I1f8bb7e533d155050710866b80047ec849a98f35