I found very old bug in update-binary script. This bug is about mips determining and appearing in Android older then API 17.
Here is the patch solving this bug:
--- update-binary.~1~ 2008-02-29 03:33:46.000000000 +0700
+++ update-binary 2017-06-06 13:48:59.515801184 +0700
@@ -956,13 +956,13 @@...