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
{{ message }}
This repository was archived by the owner on Jun 28, 2019. It is now read-only.
BUG DETAILED DESCRIPTIONS
===========================================================
Native method "android.os.Parcel.openFileDescriptor()" is not implemented
EXACT STEPS LEADING TO PROBLEM:
(Explain in detail what you do (e.g. tap on OK) and what you see (e.g.
EXPECTED OUTCOME:
===================
There is no error when obtainDescriptor()called by
testDecodeFileDescriptor1 and testDecodeFileDescriptor2
ACTUAL OUTCOME:
===================
There is a error of having no method "getMessage()" when obtainDescriptor()
called by testDecodeFileDescriptor1 and testDecodeFileDescriptor2