You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* If [ParcelTmpFilePath] has incorrect SELinux context, the transaction will get failed:
83
-
* Fatal Exception: android.os.DeadObjectException: Transaction failed on small parcel; remote process probably died, but this could also be caused by running out of binder buffe
84
-
* Correct SELinux context should be: u:object_r:shell_data_file:s0
85
-
*
86
-
* If [ParcelTmpFilePath] doesn't exist, the transaction will failed:
0 commit comments