Chirayu Desai
9775cdb6a6
pixel: Add shell script to extract factory images
...
Change-Id: Iecc2703200944c4a5448ec4b2b897f6fd14be676
2022-03-26 18:15:19 +02:00
Chirayu Desai
05b3a310ce
pixel: Add shell script to download images from Google
...
Change-Id: I23ea5c3e8de675bf48ae2be93b83f24f7025f5c3
2022-03-26 18:15:18 +02:00
Chirayu Desai
cb6c647e31
pixel: Add shell script to update all variables
...
* Calls the python script for all devices, updates the files
* Far easier to update these via sed rather than from python
Change-Id: Ic52718f64ee313e9f578e6ad3e2e800d7679ad37
2022-03-26 18:15:18 +02:00
Chirayu Desai
cc989349de
pixel: Add python script to fetch values from various Google sites
...
* Takes build id manually, the rest is automated, to keep things simpler
* Kanged https://github.com/RattlesnakeOS/releases/blob/12.0/update.py
Change-Id: I60d3ad7d810119ce41e162ee2b968edd3093c1a4
2022-03-26 18:15:18 +02:00
Kevin F. Haggerty
9386284926
Update default webview to 99.0.4844.73
...
Change-Id: I824781620935c86157e29e86407aa59cefce69af
2022-03-18 07:18:51 -06:00
Kevin F. Haggerty
04daa6f69f
Update default webview to 98.0.4758.101
...
Change-Id: I573df27c7ef52a2d0ded683c607427885894b514
2022-02-15 18:42:18 -07:00
Kevin F. Haggerty
5ae19430db
Update default webview to 97.0.4692.98
...
Change-Id: Id3432b84d4f8d743beb7feb79ef91ab317fd7019
2022-01-20 13:54:16 -07:00
Tim Schumacher
9ece258636
build-webview: Fix version splitting
...
Change-Id: I976e51c3ba9b32c40b8f1eb147de369f4eef283d
2022-01-10 00:13:59 +01:00
Tim Schumacher
f228f8b5d2
build-webview: Remove problematic arch_try
...
`((arch_try++))` apparently does not work very well when you tell the
script to exit on non-zero exit codes.
Instead, just check if we have set build_arch.
Change-Id: Ie10455d1d50590826126bcf178cb56b1293e51a5
2022-01-10 00:13:30 +01:00
Kevin F. Haggerty
9099b7ee21
Update default webview to 96.0.4664.104
...
Change-Id: Ibad4f7281b82cb8cf1a5e6eba95347b875a80422
2021-12-14 10:07:49 -07:00
Kevin F. Haggerty
5a3e4b7802
Update default webview to 95.0.4638.50
...
Change-Id: Idfcb733496aa830aeae1b099e490fabae50b13bb
2021-10-19 20:34:24 -06:00
Kevin F. Haggerty
9e063c9c12
Update default webview to 94.0.4606.71
...
Change-Id: I3ba0acb61bdc8c38165229fe3d7a3759f80fc81c
2021-10-03 08:36:06 -06:00
Kevin F. Haggerty
f50f00ffb7
build_webview: Use production, not testing, settings for field trials
...
Change-Id: Ie4b595b582804e83b4aaed7aaea3128014f5d21b
2021-10-03 08:36:05 -06:00
Kevin F. Haggerty
c7380df611
build_webview: Disable Google VR
...
Change-Id: I87a86c95197f920406bb34ce09b8b01b62780f43
2021-10-03 08:35:28 -06:00
Kevin F. Haggerty
f830c6cf5d
build_webview: Disable Dev UI, Autofill Assistant, and Tab UI DFMs
...
Change-Id: I5566dcdfed58f2036c344437f679eedb1defe468
2021-10-03 08:34:52 -06:00
Kevin F. Haggerty
e96a8f156d
build_webview: Disable remoting
...
Change-Id: I9f89529d4cb7e027fa83dff0a93d917889e5d695
2021-10-02 11:09:04 -06:00
Kevin F. Haggerty
4ccacccc54
build_webview: Specify GN flags in a consistent manner
...
Change-Id: Ia49e30fac8fffad8cb041e18473d90ab30d5c063
2021-10-02 11:01:34 -06:00
Kevin F. Haggerty
9c8e617d36
Update default webview to 93.0.4577.82
...
Change-Id: I08defaca85618725bedd345c07ab75571c066049
2021-09-15 14:51:12 -06:00
Sebastiano Barezzi
1e7d54645f
aidl-gen: Initial release
...
* It generates default AIDL services from a .aidl file, like hidl-gen does (aidl binary by Google doesn't do the same)
Change-Id: Iff775d0d5aa867746305c8821871424a26cb6290
2021-08-31 00:31:04 +02:00
Kevin F. Haggerty
36798f05a6
Update default webview to 92.0.4515.159
...
Change-Id: I6f81abcac9b34c2dd67b24ce9c68201d034c0e31
2021-08-18 09:48:14 -06:00
Kevin F. Haggerty
c0c555710d
Update default webview to 91.0.4472.164
...
Change-Id: I5a11bb6d65ef5bacbd48cc7e2e007643e2ed7ddc
2021-07-15 21:58:51 -06:00
Kevin F. Haggerty
7ccbd3a121
Update default webview to 91.0.4472.101
...
Change-Id: I8c403e48d4f9e440434fc80e183d6bc33ab7ecb1
2021-06-09 21:25:36 -06:00
razorloves
17c408e625
device-deps-regenerator: End json file with newline
...
Change-Id: Iabee7120e189c303566c3c3a30dbd11e6d871e02
2021-05-22 01:41:57 -05:00
razorloves
8d34acdab4
device-deps-regenerator: Drop 16.0
...
16.0 builds are no longer available on the download portal.
Change-Id: Ic4ae368b2ca237fd6ca3b346056afe7e585e177e
2021-05-10 14:23:02 -05:00
razorloves
5192150d2f
device-deps-regenerator: Add 18.1 branch
...
TODO: Remove 16.0 in a couple months, when they've dropped off portal.
Change-Id: I102b050868831fd57268d73704f6e9018565eba3
2021-04-01 01:48:16 -05:00
Kevin F. Haggerty
6c01311d18
Update default webview to 88.0.4324.152
...
Change-Id: I5ffcbaa13f2335674a93d16d210c774027770b59
2021-02-04 21:48:51 -07:00
Chirayu Desai
f07e1584f7
aosp-merger: Get branch reliably
...
Change-Id: I6457cd7ab0d444ea22fba6a3ced65ef88e24fa3a
2021-01-06 23:20:17 +01:00
Kevin F. Haggerty
550c7d889b
Update default webview to 87.0.4280.101
...
Change-Id: I1ad389411bf75d3f1022ff845ef12ffac3b0f875
2020-12-09 10:46:27 -07:00
Kevin F. Haggerty
8ae1e874e2
Update default webview to 86.0.4240.198
...
Change-Id: I2a196d3e135fb6787193df6754935719b102d3c3
2020-11-12 09:38:19 -07:00
Kevin F. Haggerty
9104e52f48
Update default webview to 86.0.4240.185
...
Change-Id: Ibcca940ef0c0e94719ba3631a3b12af3f47c2023
2020-11-04 08:33:47 -07:00
Kevin F. Haggerty
60d69a76fc
Update default webview to 86.0.4240.114
...
Change-Id: I55ae61a2346c9995f2846bf40bcb842dcb203076
2020-10-24 15:47:36 -06:00
Michael Bestas
2fea5942d2
aosp-merger: Adapt for new default manifest location
...
Change-Id: I1067ba74381201b85172a2dfdc41d5ac15ac2dc6
2020-10-10 21:55:43 +03:00
Kevin F. Haggerty
abe23b37bf
Update default webview to 85.0.4183.101
...
Change-Id: I55391d0bc57c03a14dd10b2ff26f7e9651625b6e
2020-09-08 16:12:03 -06:00
Luca Stefani
3836e87753
update-payload-extractor: Remove dynamic partition support
...
Change-Id: I0e2ea6b1a823c1ec9826ed780ea66a05925f404a
2020-07-27 13:37:58 +02:00
Luca Stefani
381775f656
update-payload-extractor: Switch to env python
...
* update_payload now supports both py2 and py3
Change-Id: I9804adda6fd1fcebac75e993702390c0208ad0ef
2020-07-27 13:37:58 +02:00
Luca Stefani
cc06167604
update-payload-extractor: Import master update_payload
...
Change-Id: I94798f08b2e02677390024abcd43d45af7f585ee
2020-07-27 13:37:58 +02:00
Kevin F. Haggerty
961ad2b7fc
Update default webview to 84.0.4147.89
...
Change-Id: I3ed97f9cc76ed6a64d0137984c18856f58185924
2020-07-19 20:38:27 -06:00
Kevin F. Haggerty
0b193a874e
Update default webview to 83.0.4103.96
...
Change-Id: Ifcd72b0b296a7bb688599c1bbca554d498d589d2
2020-06-05 07:43:31 -06:00
LuK1337
544bf38665
config-fs-gen: Fix "is" with a literal syntax warning
...
Change-Id: Ifd94916c88710ed3743e7cb58da4e50c23e3b9d3
2020-05-11 15:52:52 +02:00
LuK1337
7e7a24d750
config-fs-gen: Add requirements.txt
...
Change-Id: I3b7f1b7ee52245698c4124ac100629afb26f291b
2020-05-11 15:52:37 +02:00
Kevin F. Haggerty
b8bdd0f746
Update default webview to 81.0.4044.117
...
Change-Id: I224d8092dc648583af1208739aaa02d15ffd692c
2020-04-28 14:23:47 +02:00
razorloves
c9670d326f
device-deps: Drop 15.1
...
15.1 builds are no longer available on the download portal.
Change-Id: Ib8cbba6c56087bf5d114a7df2b21be963e9ab0b1
2020-04-27 00:42:30 -05:00
razorloves
8abd00d051
payload-extractor: Add gitignore for .pyc
...
Change-Id: Ic903ef68516ced0ce305158c532e2bcea077f9c9
2020-04-12 07:35:21 +02:00
razorloves
fb5db09cea
payload-extractor: Add .img to output file name
...
Change-Id: I3d4a0a5fccf3c0cfe7af6406629f29121870f501
2020-03-28 02:35:44 +01:00
razorloves
6753c15f61
device-deps-regenerator: Add lineage-17.1 to branches
...
TODO: Remove 15.1 when they're no longer available on download portal.
Change-Id: I72803d2acec08e0ec4e7d15099b63dcb64f2cae6
2020-03-26 03:24:16 -05:00
Kevin F. Haggerty
32a0b66b14
Add 'update-payload-extractor/' from commit '4632cf0a0a6db27cce20c25cb40fc469a2c8e9aa'
...
https://github.com/gmrt/update_payload_extractor
git-subtree-dir: update-payload-extractor
git-subtree-mainline: 9a231bd70b
git-subtree-split: 4632cf0a0a
Change-Id: I9ae25d32a7e9aa6664309e8b916811844d0cac50
2020-03-15 15:16:33 -06:00
Kevin F. Haggerty
9a231bd70b
Update default webview to 80.0.3987.132
...
Change-Id: I900861f2ca7ed52f2bcd1bf7b26d1310e186643e
2020-03-05 19:08:15 -07:00
Kevin F. Haggerty
816f8c4cdc
Update default webview to 80.0.3987.117
...
Change-Id: I6d1fd59aa9fb62c6a78da3b4a7f500fb91fa0f21
2020-02-18 19:51:39 -07:00
Kevin F. Haggerty
c58cd67093
Update default webview to 79.0.3945.136
...
Change-Id: Ia056a57adc1a87bcb3fd20754561d748ff37e261
2020-02-03 18:26:03 -07:00
Kevin F. Haggerty
6d7cb7886e
Update default webview to 79.0.3945.116
...
Change-Id: I3faa822dcc6ff563a28dbc9277fb8d7dd89e0d95
2020-01-11 08:45:17 -07:00