summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ScriptIntrinsicBLAS.java
diff options
context:
space:
mode:
authorGustav Sennton <gsennton@google.com>2015-04-17 11:24:07 +0100
committerGustav Sennton <gsennton@google.com>2015-04-20 14:56:23 +0100
commita8366e78b58aeb392a9dcc7301183e881d99c783 (patch)
treea0d994019732e8ac92a396d4aa792828fc413c86 /rs/java/android/renderscript/ScriptIntrinsicBLAS.java
parent8a2c92c834d4173132aa9fd23fa136d50bf7b0cc (diff)
Fix loading of null webview if there is no webview package.
In the change in go/ag/672863 we throw an AndroidRuntimeException instead of a PackageManager.NameNotFoundException when no webview package exists. This should break devices not using webview since the NameNotFoundException is used to detect webview not being present (so that the null webview can be loaded instead). In this patch we create a new type of exception and look for that one instead when we want to determine whether the device should or should not have webview installed. Change-Id: Ia75dec718d7a5b2c3517671c54be3950badb8bba
Diffstat (limited to 'rs/java/android/renderscript/ScriptIntrinsicBLAS.java')
0 files changed, 0 insertions, 0 deletions