| 5 Nov 2025 |
magic_rb | isnt ccache deprecated? | 12:07:39 |
magic_rb | thats what the docs said | 12:07:46 |
Atemu | Still worked with 22.2 | 14:54:33 |
| 6 Nov 2025 |
puffnfresh | https://github.com/nix-community/robotnix/pull/324 | 06:12:16 |
pentane | nice, thanks, gonna test it one of these days! | 21:48:32 |
pentane | which method did you use to get a list of all new APEX packages in android 16? looking into apkcerts.txt in the target files package, or something in these lines? | 21:49:17 |
pentane | bit of context: I'm a bit catious about declaring signing as "officially supported" again, since the AOSP sign_target_files_apks tool doesn't validate whether all APKs that were signed with the test keys during the main build have in fact been re-signed with the release ones. I'm considering writing some sort of validation script that looks at META/apkcerts.txt and META/apexkeys.txt in target_files.zip to validate whether the key mappings and APEX package names defined in the module systems cover everything that needs to be re-signed | 22:29:24 |