Merge "Remove unused mips workarounds." am: cc868de8a7 am: dab9b68d96

Change-Id: I81f2fe56c70541bd0ae1953112382595215b57ed
This commit is contained in:
Automerger Merge Worker
2020-03-16 21:38:09 +00:00
15 changed files with 9 additions and 432 deletions

View File

@@ -33,8 +33,7 @@ func init() {
// /system/framework/boot.art and should be the same for all supported
// architectures on the device. The concrete architecture specific
// content actually ends up in a "filename" that contains an
// architecture specific directory name such as arm, arm64, mips,
// mips64, x86, x86_64.
// architecture specific directory name such as arm, arm64, x86, x86_64.
//
// Here are some example values for an x86_64 / x86 configuration:
//