diff options
author | Christopher Ferris <cferris@google.com> | 2019-06-05 14:05:21 -0700 |
---|---|---|
committer | Christopher Ferris <cferris@google.com> | 2019-06-10 17:12:46 -0700 |
commit | 2d030bc4ddf3f54796b6526b3ac2a4d968a5cbb5 (patch) | |
tree | 203a350515ce58eebc7d903c46424e1609ed615b /rs/java/android/renderscript/ProgramStore.java | |
parent | b872ad4aee32545fd51cfc25e0b10d1c76da0b75 (diff) |
Clean-up places that try to read wrap property.
Create a global function that gets the wrap property so everyone uses
the same definition.
It also fixes a bug in ProcessList.java that always set the using wrapper
variable to true since SystemProperty.get() always returned an empty string.
When this is fixed, the function getInputDispatchingTimeout() in
ActivityTaskManagerService.java will return 5 seconds instead of 60 seconds.
Therefore, there is a chance there could be timeouts occurring that didn't
occur before.
Bug: 133515802
Test: Built on a non-USAP device and verified that the wrap property works.
Test: Built on a USAP device and verified that the wrap property works.
Test: Ran the CtsWrapWrapDebugTestCases (verifies wrap.sh still works).
Change-Id: Ia3a85b6572aca6aafaf1405f8d3d97f4bb2441f6
Diffstat (limited to 'rs/java/android/renderscript/ProgramStore.java')
0 files changed, 0 insertions, 0 deletions