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:
parent
f1cc40e272
commit
d34337948f
1 changed files with 1 additions and 0 deletions
|
@ -103,6 +103,7 @@ var cpuVariants = map[ArchType][]string{
|
|||
"kryo385",
|
||||
"exynos-m1",
|
||||
"exynos-m2",
|
||||
"oryon",
|
||||
},
|
||||
X86: {},
|
||||
X86_64: {},
|
||||
|
|
Loading…
Reference in a new issue