-
Notifications
You must be signed in to change notification settings - Fork 10
EXTENDROM_SIGNING_PATCHES
steadfasterX edited this page Aug 11, 2023
·
3 revisions
| State | Branch | Supported Android versions | Tested on [1] |
|---|---|---|---|
STABLE |
main |
A9, A10, A11, A12, A13 |
A10, A12, A13 |
[1] will very likely work on lower and/or higher Android versions, too
| flag | values | meaning | where to configure |
|---|---|---|---|
| EXTENDROM_SIGNING_PATCHES | can be unset or true
|
must be true to activate patching android sources |
vendorsetup.sh |
EXTENDROM_SIGNING_PATCHES = true
This adds support for
- increased key size within the system update engine, allowing to verify OTA packages signed up to sha256 + 8192bit
- N/A