7c4510508c
Change-Id: Ia86a2295f9a68ceecb34fab29c5120fac9a8338b
13 lines
172 B
Text
13 lines
172 B
Text
# Google Pixels, currently supported in AOSP
|
|
# Usage: ${devices[@]}
|
|
readonly devices=(
|
|
felix
|
|
tangorpro
|
|
lynx
|
|
cheetah
|
|
panther
|
|
bluejay
|
|
raven
|
|
oriole
|
|
barbet
|
|
)
|