659670d77c
Change-Id: I5dc8baa11a0bcbf596f155ab00a27bf2358e215a
15 lines
188 B
Text
15 lines
188 B
Text
# Google Pixels, currently supported in AOSP
|
|
# Usage: ${devices[@]}
|
|
readonly devices=(
|
|
husky
|
|
shiba
|
|
felix
|
|
tangorpro
|
|
lynx
|
|
cheetah
|
|
panther
|
|
bluejay
|
|
raven
|
|
oriole
|
|
barbet
|
|
)
|