Merge "Bionic: Support kryo385 CPU"
This commit is contained in:
commit
aabebb2772
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ struct CpuVariantNames {
|
|||
|
||||
static constexpr CpuVariantNames cpu_variant_names[] = {
|
||||
{"cortex-a76", kCortexA55},
|
||||
{"kryo385", kCortexA55},
|
||||
{"cortex-a75", kCortexA55},
|
||||
{"kryo", kKryo},
|
||||
{"cortex-a73", kCortexA55},
|
||||
|
|
Loading…
Reference in a new issue