Files
frameworks_base/core/java/android/os
Torne (Richard Coles) ff701a6a65 Parse system properties that are lists correctly.
String.split() returns a one-element array of the empty string if the
input is the empty string, not a zero-element array. Introduce a
getStringList function to handle this consistently in the cases where
system properties are parsed as comma separated lists.

The main result is that SUPPORTED_64_BIT_ABIS will now correctly be
empty on a 32-bit only device.

Change-Id: I6f74b48d0a6ced3cd6d49c05aad6a4b7e0b074d2
2014-07-30 12:14:40 +01:00
..
2014-02-25 14:52:23 -08:00
2014-02-25 13:20:07 -08:00
2013-06-21 18:43:17 -07:00
2014-03-03 15:36:36 -08:00
2014-05-08 13:58:13 -07:00
2013-05-07 15:05:09 -07:00