FreshROMs / Fresh

Primary information center for The Fresh Project.
GNU General Public License v3.0
4 stars 0 forks source link

Patch framework for Android 13 #33

Open TenSeventy7 opened 1 year ago

TenSeventy7 commented 1 year ago

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

TenSeventy7 commented 1 year ago

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, https://github.com/FreshROMs/Fresh/issues/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 commented 1 year ago

Image