Remove unused mips workarounds.
This was never really finished, and hasn't been supported for years. Test: treehugger Change-Id: I21d4c3112aa8cf0c56e59f0cc19ff8725ef714b9
This commit is contained in:
@@ -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:
|
||||
//
|
||||
|
Reference in New Issue
Block a user