RuntimeException: android.os.TransactionTooLargeException: data parcel size 836080 bytes #6740
Open
Description
Sentry Issue: JETPACK-ANDROID-JN9
TransactionTooLargeException: data parcel size 836080 bytes
at android.os.BinderProxy.transactNative(BinderProxy.java)
at android.os.BinderProxy.transact(BinderProxy.java:538)
at android.view.autofill.IAutoFillManager$Stub$Proxy.startSession(IAutoFillManager.java:652)
at android.view.autofill.AutofillManager.startSessionLocked(AutofillManager.java:1750)
at android.view.autofill.AutofillManager.notifyViewEnteredLocked(AutofillManager.java:977)
...
(23 additional frame(s) were not displayed)
RuntimeException: android.os.TransactionTooLargeException: data parcel size 836080 bytes
at android.view.autofill.AutofillManager.startSessionLocked(AutofillManager.java:1765)
at android.view.autofill.AutofillManager.notifyViewEnteredLocked(AutofillManager.java:977)
at android.view.autofill.AutofillManager.notifyViewEntered(AutofillManager.java:942)
at android.view.autofill.AutofillManager.notifyViewEntered(AutofillManager.java:899)
at android.view.View.notifyEnterOrExitForAutoFillIfNeeded(View.java:7986)
...
(20 additional frame(s) were not displayed)