summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorYoukichi Hosoi <youkichihosoi@google.com>2020-09-23 11:02:32 +0900
committerRisan <risan@google.com>2021-01-18 08:29:48 +0000
commitb19c9dcd1a6c7db1203c067f838f19bed7f3dc75 (patch)
tree729b2816244489d7dd151829c611b69f21ef7638 /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
parent29823649690f0df88b0b88b3ecfb9b295ef6b2b5 (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: 123377807 Bug: 123641356 Bug: 132796154 Test: $ ls -lZ /storage | grep CAFEF00D Test: $ atest MediaStore_Images_MediaTest#testLocationRedaction Test: Tested in R Change-Id: I74caa0c16bd0021c561c599616c53076022aa4de Merged-In: I74caa0c16bd0021c561c599616c53076022aa4de
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions