summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorNikhar Agrawal <niagra@google.com>2020-06-04 14:20:52 +0000
committerNikhar Agrawal <niagra@google.com>2020-06-09 14:47:37 +0000
commitab10e44b3f6cebc3a25ce80880d399acc9a844dc (patch)
treee1e63bfa2acf780c96cb7d6615a2e934577bd31f /rs/java/android/renderscript/ProgramVertexFixedFunction.java
parent4bf5126d9f7d17dc4052d8ec8e92c7f8d15574a5 (diff)
Allow blocking calls to BackupTransport as a temporary measure
To protect system stability, any Binder calls leaving the system_server should be one way. The ideal solution would require redesigning the IBackupTransport interface which might be a major undertaking. But meanwhile, we still need to continue making these calls. So, as a temporary measure, this CL allows blocking calls to be made. The long term solution of redesigning the interface so as to make the calls non-blocking can continue to be tracked on the same bug. Bug: 147702043 Test: atest TransportManagerTest Change-Id: I5c7ec5b26d6ad06608576e4d98dd439992ae7dfe
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions