2022-05-06 21:42:38 +02:00
|
|
|
# Google Pixels, currently supported in AOSP
|
2022-01-13 17:09:26 +01:00
|
|
|
# Usage: ${devices[@]}
|
|
|
|
readonly devices=(
|
2023-11-22 04:10:02 +01:00
|
|
|
husky
|
|
|
|
shiba
|
2023-06-29 02:08:12 +02:00
|
|
|
felix
|
2023-06-20 20:31:11 +02:00
|
|
|
tangorpro
|
2023-05-12 23:20:37 +02:00
|
|
|
lynx
|
2022-10-14 17:41:57 +02:00
|
|
|
cheetah
|
|
|
|
panther
|
2023-03-20 18:53:00 +01:00
|
|
|
bluejay
|
|
|
|
raven
|
|
|
|
oriole
|
2022-03-13 02:24:31 +01:00
|
|
|
barbet
|
2022-01-13 17:09:26 +01:00
|
|
|
)
|