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

Use product for newer Android versions instead of system #877

Open
nezorflame opened this issue Aug 25, 2020 · 1 comment
Open

Use product for newer Android versions instead of system #877

nezorflame opened this issue Aug 25, 2020 · 1 comment

Comments

@nezorflame
Copy link
Contributor

For newer Android versions (SDK28+) the current way to store GApps-like apps is to use $SYSTEM/product instead of $SYSTEM/system.

We need to properly account this by having a conditional based on the SKD version and picking the correct folder.

This issue is created to track this change so that we do not forget about it.

@soredake
Copy link

Any progress on this?

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

No branches or pull requests

3 participants