summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorAbodunrinwa Toki <toki@google.com>2019-08-02 18:35:50 +0100
committerAbodunrinwa Toki <toki@google.com>2019-08-06 04:42:08 +0100
commit579abbd2d8ad37c4e07e1396002ad5be5bd41365 (patch)
tree78eeccffc3cbb374fd9727d1f025a0d0f563d098 /rs/java/android/renderscript/ProgramVertexFixedFunction.java
parent8c5f02edddf7ada7bc8af96215c606d0d0923734 (diff)
RESTRICT AUTOMERGE Disable TextClassifier for RemoteInputView.
Sys UI runs in the primary user. This means that TextView components such as RemoteInputView and KeyguardPasswordView running in it could leak data across users. This CL disables the TextClassifier for RemoteInputView. It also logs when fixed issue is "potentially" exercised. There is no need to explicitly disable the TextClassifier for KeyguardPasswordView. It is a password field (TYPE_CLASS_TEXT | TYPE_TEXT_VARIATION_PASSWORD) and the TextClassifier does not run for such fields. Test: manually attempt to excercise the bug. See the bug in 123232892 for more information. Bug: 136483597 Bug: 123232892 Change-Id: Ia1e4843d1505e204f2e78d2459da198c9988f7f2
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions