diff options
author | Youkichi Hosoi <youkichihosoi@google.com> | 2020-09-23 11:02:32 +0900 |
---|---|---|
committer | Risan <risan@google.com> | 2021-01-15 02:59:39 +0000 |
commit | fad9e3a93c0d16b277ee98c1c7a959c89c6ea67d (patch) | |
tree | da9e43dd4f7d91467cc8cc9c93899c5a1171f18c /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | b5a9223fd1a0e3e4cbef9417dea0d2dcd3759d63 (diff) |
Handle stub volumes in StorageSessionController
Currently, StorageSessionController.shouldHandle() returns true only for
emulated volumes and public volumes. As a result, even when we call
MountUserFuse() in StubVolume::doMount(), stub volumes for external
storage (MyFiles and removable media) are not covered with the Android
FUSE layer which is required for features like EXIF redaction.
This CL modifies StorageSessionController.shouldHandle() so that stub
volumes can be properly handled by StorageSessionController.
Bug: 132796154
Bug: 123377807
Bug: 123641356
Test: $ ls -lZ /storage | grep CAFEF00D
Test: $ atest MediaStore_Images_MediaTest#testLocationRedaction
Test: Tested in R
Change-Id: I74caa0c16bd0021c561c599616c53076022aa4de
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions