Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

<ParameterTypes> output error #8

Open
DeWuwo opened this issue Apr 21, 2022 · 1 comment
Open

<ParameterTypes> output error #8

DeWuwo opened this issue Apr 21, 2022 · 1 comment

Comments

@DeWuwo
Copy link

DeWuwo commented Apr 21, 2022

file path

framworks/base/core/java/android/nfc/cardemulation/AidGroup.java

problem-override

Method AidGroup(List aids, String category) and Method AidGroup(List aids, String category) , their ParameterTypes are all "String String"

@Lynn-Dai
Copy link
Collaborator

Sorry for this, I neglect the special type of java.util.List<java.lang.Integer> and java.util.Map<java.lang.String, java.lang,String>, now the output format for situation 1 is List-Integer and for situation 2 is Map-String String. In this way the json format is fine and all information is included. I'll upload the latest jar today later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants