Torne (Richard Coles) da8c037c8b Avoid supported ABI list containing "unknown".
If one of the ABI list system properties is undefined/empty (as
ro.product.cpu.abilist64 is on a 32-bit only device), getString returns
"unknown", which ends up creating a 1-element array with "unknown" as a
member. Fix this to instead just get the empty string and split that
into a 0-element array.

Change-Id: I0d0a54eb06bb04427bcf0487e2a16d4180b81116
2014-05-14 16:17:26 +01:00
2014-05-01 11:27:49 +01:00
2014-05-01 11:11:27 +02:00
2014-05-07 15:23:37 -07:00
2013-05-21 12:38:22 -07:00
2013-09-12 19:07:28 -07:00
2014-05-07 15:23:37 -07:00
Description
No description provided
5.1 GiB
Languages
Java 77.3%
Kotlin 9.2%
PowerBuilder 6.6%
C++ 5.5%
AIDL 1%