summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorTorne (Richard Coles) <torne@google.com>2014-07-30 12:11:15 +0100
committerTorne (Richard Coles) <torne@google.com>2014-07-30 12:14:40 +0100
commitff701a6a65f6e1f13bfb0b4561f0dd14272b4820 (patch)
treea96986049766b2e0b7751ce97de211056fce159e /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent6c9eee87476411faebcfa68c82abaae86344ef91 (diff)
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
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions