OSDN Git Service

ART: Fix last lpae occurrence, Arm64 generic
authorAndreas Gampe <agampe@google.com>
Fri, 14 Nov 2014 03:10:33 +0000 (19:10 -0800)
committerAndreas Gampe <agampe@google.com>
Fri, 14 Nov 2014 03:12:07 +0000 (19:12 -0800)
commit72a122c33dadde5661a39aaa0a10bc1dbff16ce6
tree1ab83f991429c6737f154ea1f371bb3f06e9f82e
parent0e57decfd5e56f12f42c9663f8e6147237b86039
ART: Fix last lpae occurrence, Arm64 generic

Fix the last occurrence of an lpae string in the default
instruction-set-feature strings (should be removed).

Allow "generic" Arm64 variant (same as "default").

Change-Id: I8bdd9fc7f596245e6541469664db01b3e781c51c
runtime/Android.mk
runtime/arch/arm64/instruction_set_features_arm64.cc