summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorPhilip P. Moltmann <moltmann@google.com>2016-09-14 13:24:52 -0700
committerPhilip P. Moltmann <moltmann@google.com>2016-09-14 13:29:45 -0700
commitec3cbb2a66cfd4923b15f7eee0e78bfddb517997 (patch)
tree1918a58417e88c6c987daa84016c4ac07806464d /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent0bef88f3c708db0c3ba250a3accf2a14303351b2 (diff)
Do not access MTP devices when disabled.
The USB data transfer is disabled we should not allow access MTP devices (e.g. usb sticks). We have two ways of accessing them: Either by mounting them or by creating a MTPDevice in an app. Of course an app could implement implement their own MTPDevice implementation. In this case we cannot enforce the policy without completely suppressing all MTP USB devices which would be too restrictive. Note: When the policy is set we do _not_ disconnect already connected MTP devices Fixes: 31472955 Change-Id: I6080c48c49657102774b2b3b4d89ff030245a266
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions