summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorWink Saville <wink@google.com>2013-09-13 12:40:11 -0700
committerWink Saville <wink@google.com>2013-09-13 12:40:11 -0700
commitd95ccc5c6a56ffbfd00727af72f8c90e50fda4f0 (patch)
tree2e1996ec6a92fd888a491c497cb9d656f7a90f6f /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
parent49580cf1f768eb90a85f79f1cb7019d08d93332a (diff)
checkMobileProvisioning should not block.
In checkMobileProvisioning the call to mdst.isProvisioningNetwork() is a blocking call and during monkey testing without SIM this is causing ANR's. Move the initial test for provisioning into isMobileOk so checkMobileProvisioning doesn't block. If mobile is not supported return CMP_RESULT_NO_CONNECTION. Cleaned up some debug. Bug: 10674404 Change-Id: I10a0e922cd6ea9790f66e2083f37e68cb0a8861f
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions