Add oryon to arm64 cpu variants

Bug: 350058746
Test: builds
(cherry picked from https://android-review.googlesource.com/q/commit:826912e7d4c743c2700016b40145342e6127a370)
Merged-In: I717e035165a7529629061cbfcb076b168dc031d6
Change-Id: I717e035165a7529629061cbfcb076b168dc031d6
This commit is contained in:
Roopesh Nataraja 2024-07-08 15:27:45 -07:00 committed by Android Build Coastguard Worker
parent f1cc40e272
commit d34337948f

View file

@ -103,6 +103,7 @@ var cpuVariants = map[ArchType][]string{
"kryo385",
"exynos-m1",
"exynos-m2",
"oryon",
},
X86: {},
X86_64: {},