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

Patch framework for Android 13 #33

Open
2 of 7 tasks
TenSeventy7 opened this issue Dec 6, 2022 · 2 comments
Open
2 of 7 tasks

Patch framework for Android 13 #33

TenSeventy7 opened this issue Dec 6, 2022 · 2 comments
Labels
Fresh 5 Fresh 5, based on Android 13 and One UI 5.

Comments

@TenSeventy7
Copy link
Member

TenSeventy7 commented Dec 6, 2022

It's that time again! Migrate framework patches to SESL 14.

  • Secure Folder patches
  • Knox patches for Private Share
  • Patches for Fresh's 'Performance Mode' presets
  • Biometric framework patches for Fresh custom fingerprint animation
  • Biometric framework patches for device cutout
  • SystemUI patches for device cutout
  • Settings patches for Fresh's Software Update service
@TenSeventy7 TenSeventy7 added the Fresh 5 Fresh 5, based on Android 13 and One UI 5. label Dec 6, 2022
@TenSeventy7 TenSeventy7 changed the title Framework Patches Patch framework for Android 13 Dec 6, 2022
@TenSeventy7
Copy link
Member Author

A significant amount of these are now impossible to patch, largely due to an AOSP change on 13.x that enforces signature verification for apps targeting R+.

Re, #44:

We couldn't just patch the APEX as there's a signature check on first boot that would lead to the system being unbootable for 'clean flashes'.

This applies to system apps and frameworks as well.

@yassrmohmd
Copy link

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fresh 5 Fresh 5, based on Android 13 and One UI 5.
Projects
Status: In Progress
Development

No branches or pull requests

2 participants