Skip to content
Snippets Groups Projects
Unverified Commit 64d89888 authored by Chirayu Desai's avatar Chirayu Desai Committed by Michael Bestas
Browse files

vars: Flip device order, newest first

Change-Id: I90169608fbee832e47a0a6bb5a908b5e4c19cda7
parent f67d3e98
No related branches found
No related tags found
No related merge requests found
# All supported devices
# Usage: ${devices[@]}
readonly devices=(
crosshatch
blueline
bonito
sargo
coral
flame
sunfish
redfin
bramble
barbet
raven
oriole
barbet
redfin
bramble
sunfish
coral
flame
bonito
sargo
crosshatch
blueline
)
# Usage: ${kernel_repos[@]}
readonly kernel_repos=(
msm-4.9
msm-4.14
redbull
barbet
redbull
msm-4.14
msm-4.9
)
# Google Pixels
# Usage: ${devices[@]}
readonly devices=(
crosshatch
blueline
bonito
sargo
coral
flame
sunfish
redfin
bramble
barbet
raven
oriole
barbet
redfin
bramble
sunfish
coral
flame
bonito
sargo
crosshatch
blueline
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment