Skip to content

Commit

Permalink
[devices] Add google-sargo back
Browse files Browse the repository at this point in the history
Signed-off-by: Eugenio Paolantonio (g7) <me@medesimo.eu>
  • Loading branch information
g7 committed Mar 22, 2023
1 parent 5134ba4 commit bd7e4d7
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions devices.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@
- adaptation-fxtec-pro1x
- adaptation-fxtec-pro1x-configs

.google_sargo_packages:
packages: &google_sargo_packages
- adaptation-google-sargo
- adaptation-google-sargo-configs

.sony_bahamut_packages:
packages: &sony_bahamut_packages
- adaptation-sony-bahamut
Expand Down Expand Up @@ -81,6 +86,20 @@ fxtec_pro1x:

packages: *fxtec_pro1x_packages

#
# Google
#

# Google Pixel 3a (sargo)
google_sargo:
type: image
arch: arm64
edition: phosh
variant: phone
apilevel: 28

packages: *google_sargo_packages

#
# Sony
#
Expand Down

0 comments on commit bd7e4d7

Please sign in to comment.