Add oryon to arm64 cpu variants

Bug: 350058746
Test: builds
Change-Id: I717e035165a7529629061cbfcb076b168dc031d6
This commit is contained in:
Roopesh Nataraja
2024-07-08 15:27:45 -07:00
committed by Colin Cross
parent e020ba9ce0
commit 826912e7d4

View File

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