diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-05-11 13:26:55 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-05-11 13:28:13 -0400 |
| commit | 97a283e1c63d024f9ab8710bc129379b308c6f61 (patch) | |
| tree | 4a2bff9304681348d8038d1d37c2588a3540e178 | |
| parent | 5169d1e01e1f8bdbb378070c5b9decf3502cfeed (diff) | |
enable non-flattened APEX modules for all targets
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 03cd8f4d..5586933f 100644 --- a/static/releases.html +++ b/static/releases.html @@ -623,6 +623,7 @@ <li>factory images flash-all script: add device model check to Windows too</li> <li>carriersettings-extractor: drop unused android-prepare-vendor support (all supported devices use adevtool)</li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-52">version 52</a></li> + <li>enable non-flattened APEX modules for all targets (previously only enabled for 6th/7th generation Pixels which have hard dependencies on it)</li> </ul> </article> --> |
