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

android-28 jar not match aosp source code #59

Open
zjupure opened this issue Jul 15, 2019 · 0 comments
Open

android-28 jar not match aosp source code #59

zjupure opened this issue Jul 15, 2019 · 0 comments

Comments

@zjupure
Copy link

zjupure commented Jul 15, 2019

android-28 cannot compile and access hidden api。
Such as android.app.ActivityThread#currentActivityThread()

In the android-28.jar, it seems like private accesss, but in aosp source code, it is public but @hide.
微信截图_20190715143029

http://androidxref.com/9.0.0_r3/xref/frameworks/base/core/java/android/app/ActivityThread.java

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

1 participant