NPE on com.android.server.autofill.RemoteFillService$PendingRequest.cancel()
Crashlytics is reporting NullPointerException related to Auto Fill as shown below: Fatal Exception: java.lang.NullPointerException: Attempt to invoke virtual method 'boolean com.android.server.autofill.RemoteFillService$PendingRequest.cancel()' on a null object reference at android.os.Parcel.readException(Parcel.java:1965) at android.os.Parcel.readException(Parcel.java:1905) at android.app.IActivityManager$Stub$Proxy.reportAssistContextExtras(IActivityManager.java:8297) at android.app.ActivityThread.handleRequestAssistContextExtras(ActivityThread.java:3210) at android.app.ActivityThread$H