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

Port to Android 15 #737

Closed
5 tasks done
grote opened this issue Sep 5, 2024 · 5 comments
Closed
5 tasks done

Port to Android 15 #737

grote opened this issue Sep 5, 2024 · 5 comments
Assignees
Milestone

Comments

@grote
Copy link
Collaborator

grote commented Sep 5, 2024

  • Build Android and Java libraries from AOSP source code that include the hidden APIs required for Seedvault and add them to the (gradle) buildsystem
  • Identify all upgraded libraries and find matching versions for the non-AOSP buildsystem, bumping their versions as needed.
  • Upgrade other libraries and include jar binaries as needed.
  • Go through all backup related AOSP commits since last Android release and learn about changes, adapting Seedvault code as needed, especially for breaking changes preventing compilation.
  • Include all work in a new pull request creating a new android15 branch of Seedvault.

Related to #564

@grote grote added this to the 3.x milestone Sep 5, 2024
@grote
Copy link
Collaborator Author

grote commented Sep 5, 2024

Folders in frameworks/base to monitor for changes since last release:

@grote
Copy link
Collaborator Author

grote commented Sep 5, 2024

@theimpulson
Copy link
Collaborator

Related: #742

@theimpulson
Copy link
Collaborator

@grote I think this issue can be closed now?

@grote
Copy link
Collaborator Author

grote commented Oct 14, 2024

yeah, somehow github doesn't always auto-close issues from PRs, haven't found out why, yet. thanks for the heads-up.

@grote grote closed this as completed Oct 14, 2024
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