diff options
author | Daniel Norman <danielnorman@google.com> | 2021-03-02 13:37:47 -0800 |
---|---|---|
committer | Daniel Norman <danielnorman@google.com> | 2021-03-02 15:22:55 -0800 |
commit | bf70437e10b559bb00b78ada4b0772966dff6269 (patch) | |
tree | 3426a732a18f1a784b5c5a6c0a3dbf94aeeb619f /rs/java/android/renderscript/ScriptIntrinsicBLAS.java | |
parent | 8e7acab23fc04daa2d86a22041ab731303bc91ec (diff) |
Removes import of deprecated com.android.ims.ImsException.
This class's replacement android.telephony.ims.ImsException is now
imported in this file, starting in
commit fc17c1027e2024a1e1f47d38a89ea8bd9c21b9e5.
This change removes the duplicate-named import (even though the package
is different, the "simple name" is the same which causes a failure), and
replaces the usage of the old ImsException with its fully-qualified
name.
Bug: 181696322
Change-Id: Ied6663905ef73777310d3770ba91e36db69a217d
Diffstat (limited to 'rs/java/android/renderscript/ScriptIntrinsicBLAS.java')
0 files changed, 0 insertions, 0 deletions