Loading
Set correct volume storage path for SDK sandbox
Context.getDataDir() for SDK sandbox incorrectly returns /data volume path even if the actual storage is on another volume. This CL sets the correct storage path by checking the uuid from the ApplicationInfo of the client app and setting it to the same value. Bug: 229736419 Test: atest SdkSandboxStorageHostTest#testSdkSharedStorage_DifferentVolumeIsUsable Change-Id: Ib72ea559363cdeb4b7cfcc2f48ca8ddace96e352