Commit Graph

10 Commits

Author SHA1 Message Date
Chirayu Desai
0038a97c5b Add copyright headers to all scripts
* https://reuse.software/tutorial/
* reuse addheader --copyright="The Calyx Institute" --license="Apache-2.0" */*.sh

Change-Id: I24ab74da8f4c9ddd8d38da3e782053b10499ea83
2022-07-12 20:08:15 +03:00
Chirayu Desai
e1afbf32bb pixel/firmware: Use prebuilts/extract-tools/qc_image_unpacker
Change-Id: I4909fb1ec172f618699fbe181563991fddaf281c
2022-04-06 01:58:37 +03:00
Chirayu Desai
9bd0e2cc97 vars: Add a new pixels
* Prepare for other devices
* Variable name kept the same intentionally to avoid extra script changes
* Don't see a need to import both pixels and devices, since devices includes pixels

Change-Id: I34391334188f7f52c49f2b9a7e7277292dfc15a6
2022-04-06 01:58:37 +03:00
Michael Bestas
6688187cd0 pixel: Update for LineageOS vars usage
Change-Id: I684387c3f4d6ad776d41c1e91e17ce8dae25a70a
2022-03-29 00:35:24 +03:00
Michael Bestas
af8c4e06d3 pixel: Changes for LineageOS firmware location and setup
Change-Id: I64d22db6fbec98aef2e07dd07c79e3bd12aa15b8
2022-03-29 00:35:24 +03:00
Chirayu Desai
62d0542e69 pixel: firmware: Add firmware partitions to AB_OTA_PARTITIONS
* Otherwise they won't get included on ota updates

Change-Id: Ib04112c8f6815099cab47a90661f8d78cb3ee122
2022-03-26 18:15:21 +02:00
Michael Bestas
7e53904b28 pixel: Remove double slash from paths
Change-Id: I0ba8b24f1ad47abf7621d3e723dd5a950a86e366
2022-03-26 18:15:20 +02:00
Chirayu Desai
3e026106de pixel: firmware: Use full name for bootloader and radio
* To better match stock factory images

Change-Id: I6fda1d2c9d35877d555d7a0c032dc089c7103eb3
2022-03-26 18:15:20 +02:00
Chirayu Desai
674eeaa72b pixel: firmware: Handle android-info.txt, and only write mk once
* Same as previous commit
* Lets us run this script over and over again without issue

Change-Id: I8f3237a1111b31b290d86c76a395485edd4e5bea
2022-03-26 18:15:20 +02:00
Chirayu Desai
ecc10587d8 pixel: Add shell script to extract and setup firmware
Change-Id: Ib1f030dcd978f943c2d5716a7e40df54fc26f545
2022-03-26 18:15:19 +02:00