Commit graph

602 commits

Author SHA1 Message Date
Dmitry Muhomor
e72ed2adbe update prop removal 2023-12-07 12:39:25 -05:00
Daniel Micay
fe8dedcc8f update vendor skels 2023-12-07 02:34:46 -05:00
Dmitry Muhomor
29453cb42e bugfix: generatePrep() didn't clear extra_product_makefiles
generatePrep() is called from the `collect-state --rebuild` command, which uses a different
codepath than the `generate-prep` command.
2023-12-06 20:43:49 -05:00
Dmitry Muhomor
68e72db131 remove indices of old Pixel beta builds 2023-12-06 19:26:34 -05:00
Dmitry Muhomor
3be3d7f647 add index of Pixel Android 14 QPR2 Beta 1.1 builds 2023-12-06 19:26:34 -05:00
Dmitry Muhomor
ef6301f9e9 14 QPR1: update build-id-to-tag index 2023-12-06 19:26:34 -05:00
Dmitry Muhomor
1ea648d983 14 QPR1: update file and overlay removal 2023-12-06 20:47:31 +02:00
Dmitry Muhomor
c3146ecf59 14 QPR1: freeze SPL for bramble (Pixel 4a 5G) and redfin (Pixel 5) 2023-12-06 18:23:46 +02:00
Dmitry Muhomor
9a0c0b291c 14 QPR1: update build IDs 2023-12-06 18:23:46 +02:00
Dmitry Muhomor
4c702201c6 Revert "use default patch level for 5th gen Pixels"
This reverts commit 8a5b54f5c0.
2023-12-06 17:39:06 +02:00
Dmitry Muhomor
9c41251d99 Revert "freeze patch level for 6th/7th gen Pixels"
This reverts commit 6be47d8723.
2023-12-06 17:39:06 +02:00
Daniel Micay
6be47d8723 freeze patch level for 6th/7th gen Pixels
It's not clear if they have one of the Mali GPU patches from the
2023-11-05 patch level, so they'll need to be frozen at 2023-11-01 until
the official December security patch for them is available.
2023-12-04 18:28:31 -05:00
Daniel Micay
8a5b54f5c0 use default patch level for 5th gen Pixels 2023-12-04 18:28:29 -05:00
Dmitry Muhomor
c5b7c3a609 switch sunfish to TQ3A.230805.001.S1 2023-11-09 01:41:16 -05:00
Daniel Micay
cc5311d217 update vendor specs for November 2023-11-07 03:05:31 -05:00
Dmitry Muhomor
f2605c5d3c ASB 23.11: override platform SPL to 2023-11-05 on 5th gen Pixels
In android-14.0.0_r13 (used by 5th gen) it's set to 11-05, but in android-14.0.0_r14 (which will be
used as the main tag) it's set to 11-01.

r14 includes all of security patches that are present in r13.
2023-11-07 01:19:04 -05:00
Dmitry Muhomor
d181c5695b ASB 23.11: update build-id-to-tag index 2023-11-07 01:19:04 -05:00
Dmitry Muhomor
a345911d5e ASB 23.11: update build IDs 2023-11-06 14:20:54 -05:00
Daniel Micay
eec53c51a8 update vendor skels 2023-10-18 18:20:23 -04:00
Dmitry Muhomor
94c93a8f82 add liboemcrypto.so to vendor linker config on gs devices
This is needed to allow DRM service inside com.google.android.widevine vendor APEX to open it.
2023-10-14 12:17:14 -04:00
Dmitry Muhomor
ab3cc0d13c add support for specifying PRODUCT_VENDOR_LINKER_CONFIG_FRAGMENTS
See da2d4a29bf
2023-10-14 12:17:14 -04:00
Dmitry Muhomor
fd2d1aada8 add index of 8th gen Pixel Android 14 QPR1 Beta 2 builds 2023-10-14 12:17:14 -04:00
Pratyush
d69dc0fe7d include wireless_charger.mk for redfin 2023-10-13 17:28:04 -04:00
Daniel Micay
92cf8a064b add husky vendor specs 2023-10-13 13:20:28 -04:00
Daniel Micay
81e54fb0d0 add shiba vendor specs 2023-10-12 20:44:40 -04:00
Dmitry Muhomor
5389a029b6 add initial configs for Pixel 8 (shiba) and Pixel 8 Pro (husky) 2023-10-12 14:36:30 -04:00
Dmitry Muhomor
7b702f6625 adjust build index parser to unusual Pixel 8 Pro (husky) items 2023-10-12 14:36:30 -04:00
Dmitry Muhomor
bd56302593 add index of Pixel Android 14 QPR1 Beta 2 builds 2023-10-12 14:36:30 -04:00
quh4gko8
a3c064ec88 Do not copy custom_lockscreen_shortcuts_enabled overlay 2023-10-10 08:25:46 -04:00
Dmitry Muhomor
1d00936a4a support downloading and unpacking GrapheneOS images 2023-10-07 11:02:39 -04:00
Dmitry Muhomor
22256ea40b add missing loop return during image unpacking
It was a harmless bug, rest of zip entries didn't pass the name filter.
2023-10-07 11:02:39 -04:00
Dmitry Muhomor
66f45afaae include wireless_charger.mk from gs-common for devices that need it 2023-10-06 16:18:54 -04:00
Dmitry Muhomor
514b71d258 support including extra makefiles into product makefile 2023-10-06 16:18:54 -04:00
Dmitry Muhomor
35d14a7a2d generate-prep: include cmds-for-envsetup.sh
It's omission was a mistake.
2023-10-06 09:37:41 -04:00
Dmitry Muhomor
cbfc9d223b include atcmdfwd-saidl.xml vintf
It was previously included manually in device/google/redbull because of non-standard XML formatting,
which is now handled by adevtool.
2023-10-06 09:05:43 -04:00
Dmitry Muhomor
000663fe1c fix Qualcomm XMLs that use '/* ... */' multiline header comments
These comments aren't supported by AOSP build system.
2023-10-06 09:05:43 -04:00
flawedworld
59619ec1d7 Update 5th gen skels 2023-10-06 07:30:33 -04:00
flawedworld
86d6f5d95b Fix wrong path in vintf XML exclusion on 5th gen Pixels 2023-10-06 07:25:09 -04:00
Daniel Micay
5c9dc03e0e update vendor specs 2023-10-06 05:56:20 -04:00
Dmitry Muhomor
2226af7b7f update tangorpro vendor spec 2023-10-06 04:59:21 -04:00
Dmitry Muhomor
64c0704d42 add name mapping of Uwb overlay 2023-10-06 04:59:21 -04:00
Dmitry Muhomor
e0ad594571 remove CameraX extension support
Including it requires Camera app and/or OS changes.
2023-10-06 04:40:15 -04:00
Dmitry Muhomor
61559a124d collect-state: use the enforcing assert for --rebuild option
Using console.assert was a mistake, it doesn't stop the process.
2023-10-06 04:23:45 -04:00
quh4gko8
ea88ce3b82 Update tangorpro vendor skels and specs for 14 2023-10-06 04:22:36 -04:00
quh4gko8
5a9be63d5a Update file-removal.yml for 14 2023-10-06 04:22:36 -04:00
flawedworld
9e2dff23a6 Update barbet skels for 14 2023-10-05 21:42:56 -04:00
flawedworld
16a394c460 Update bramble skels for 14 2023-10-05 21:42:56 -04:00
flawedworld
de59355adb Update redfin skels for 14 2023-10-05 21:42:56 -04:00
flawedworld
4427f2808e Initial cleanup for 14 2023-10-05 21:42:33 -04:00
flawedworld
dfea0639e7 Fix vintf for 5th gen Pixels on 14 2023-10-05 21:42:17 -04:00