The device repos with 'atv' in their name are just
common repos for atv devices. It's not an actual device
named 'atv' that we build, so it needs to be added to the
blacklist so that the script doesn't treat it as one.
Change-Id: I2afd840677ef38f510b85d13a93a0ff4c628fa61
Note: Debug symbol arg update is due to:
warning: The GN arg 'remove_webcore_debug_symbols' is deprecated and
warning: will be removed April 15, 2019. Please change your args.gn
warning: to use 'blink_symbol_level = 0'. https://crbug.com/943869
Change-Id: I97dd3552c9f8cbcee8dc824f0546f6485bc1db0b
* Gerrit doesn't support chained commands by bluntly appending
(%command1%command2%...), but rather by comma separating them
(%command1,command2,...)
Change-Id: I58cf5db3c1ba79788b7e26a483e0b01aef65104b
* Check if some device has wiki page or updater entry
and warn when it's not marked as deprecated in wiki
and doesn't receive builds at the moment.
Change-Id: Ibb7d3f3fee5be01cbc06af27f6bdd3131769ceae
See the wiki (https://wiki.lineageos.org/signing_builds.html) for
more information
Do not reboot/restart after the migration without installing the
new build.
Note: official builds can have packages signed with test-keys
(e.g. com.android.cts.priv.ctsshim). This script will incorrectly
replace the key of these packages when going from unofficial to
official.
Change-Id: Idc3414ec6cd1d51e8da61ac797833a553d9f98b5
* If a device doesn't have a valid install method,
there's no point in checking if it has 'dd' as
the install method, it won't match up anyways
* This has no visible impact on the time of running
this script, but the logic is now better
Change-Id: I204903db40f02fe1ff837ed6feb8d06ace86cc92
"A true interpretation is realised when not one line of the original
remains"
Contributors: harryyoud, javelinanddart, luk1337, mccreary, zifnab
Change-Id: Iec07c8a62ec6cb41317c2cdb00db6ae0be73f780
* Add capability for checking CVE kernels.json
* Stop spam of console when missing a file
* Fix weird indentation in some places
Change-Id: I6181649c604f2b46082257d4e021bd8dcee16937
Used to check if a device added to hudson has:
* wiki page
* maintainer listed in wiki page
* TODO set as install_method on wiki page
* updater entry
It can also print all the devices with their respective maintainer
Change-Id: I748675c7175ac575960d81f48eb87df853e0a20d