diff options
author | Wink Saville <wink@google.com> | 2013-09-13 12:40:11 -0700 |
---|---|---|
committer | The Android Automerger <android-build@android.com> | 2013-09-13 19:13:21 -0700 |
commit | fb77b6da4a145360c79de4d7076e24e10b78554b (patch) | |
tree | 4b70cf6c23a0a56947f25d2928b2343a865bcc3b /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 2108bf619149e3b0035556bdaa50305356f71161 (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