platform_vendor_tequila/vars
Michael Bestas d7f56a98cf
vars: Use fbpacktool for unpacking bootloader.img on Tensor pixels
All Pixels modem.img: fbpack version 1
QCOM Pixels bootloader.img: fbpack version 1
Tensor Pixels bootloader.img: fbpack version 2

Test:
export WORK_DIR=/some/dir/with/factory/images
source vendor/lineage/vars/pixels
for d in ${devices[@]}; do lineage/scripts/pixel/firmware.sh $d; done
for d in ${devices[@]}; do git -C vendor/google/$d status; done

Co-authored-by: Chirayu Desai <chirayudesai1@gmail.com>
Change-Id: Ic1990f75a6be515e5d91d65e3ddf88b8e0c90001
2023-06-16 21:28:11 +03:00
..
barbet June 2023 Quarterly Platform Release and Security update 2023-06-14 21:14:01 +03:00
bluejay vars: Use fbpacktool for unpacking bootloader.img on Tensor pixels 2023-06-16 21:28:11 +03:00
blueline vars: Drop unused prev_* vars 2023-05-04 18:13:13 +02:00
bonito vars: Drop unused prev_* vars 2023-05-04 18:13:13 +02:00
bramble June 2023 Quarterly Platform Release and Security update 2023-06-14 21:14:01 +03:00
cheetah vars: Use fbpacktool for unpacking bootloader.img on Tensor pixels 2023-06-16 21:28:11 +03:00
common June 2023 Quarterly Platform Release and Security update 2023-06-14 21:14:01 +03:00
coral vars: Drop unused prev_* vars 2023-05-04 18:13:13 +02:00
crosshatch vars: Drop unused prev_* vars 2023-05-04 18:13:13 +02:00
devices vars: Pixel 7a 2023-05-16 21:25:40 +02:00
flame vars: Drop unused prev_* vars 2023-05-04 18:13:13 +02:00
gs101 June 2023 Quarterly Platform Release and Security update 2023-06-14 21:14:01 +03:00
gs201 June 2023 Quarterly Platform Release and Security update 2023-06-14 21:14:01 +03:00
kernel_repos vars: Update kernel for November 2022 & add gs201 2022-11-09 00:30:25 +02:00
lynx vars: Use fbpacktool for unpacking bootloader.img on Tensor pixels 2023-06-16 21:28:11 +03:00
msm-4.9 vars: We now have a script for build id 2022-08-02 14:22:52 +02:00
msm-4.14 June 2023 Quarterly Platform Release and Security update 2023-06-14 21:14:01 +03:00
oriole vars: Use fbpacktool for unpacking bootloader.img on Tensor pixels 2023-06-16 21:28:11 +03:00
panther vars: Use fbpacktool for unpacking bootloader.img on Tensor pixels 2023-06-16 21:28:11 +03:00
pixels vars: Pixel 7a 2023-05-16 21:25:40 +02:00
qcom vars: Update qcom tags 2023-04-24 18:09:10 +03:00
raven vars: Use fbpacktool for unpacking bootloader.img on Tensor pixels 2023-06-16 21:28:11 +03:00
README.md Initial commit of common/pixel variables 2022-04-07 18:36:07 +02:00
redbull June 2023 Quarterly Platform Release and Security update 2023-06-14 21:14:01 +03:00
redfin June 2023 Quarterly Platform Release and Security update 2023-06-14 21:14:01 +03:00
sargo vars: Drop unused prev_* vars 2023-05-04 18:13:13 +02:00
sunfish June 2023 Quarterly Platform Release and Security update 2023-06-14 21:14:01 +03:00

readonly variables, meant for usage by all scripts

Files

common

  • Variables common to all devices, generic.

devices

  • List of supported devices

pixels

  • List of supported Pixels

$device

  • Device-specific variables

kernel_repos

  • The repos used to build pixel kernels, sometimes shared across multiple devices