Merge "Bionic: Support kryo385 CPU"

This commit is contained in:
Treehugger Robot 2018-12-05 07:50:39 +00:00 committed by Gerrit Code Review
commit aabebb2772

View file

@ -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},