commit | c8ddcddd13bda93758295713a29fa4b924451ff6 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Sun Mar 15 15:57:30 2015 -0700 |
committer | Andreas Gampe <agampe@google.com> | Sun Mar 15 15:57:30 2015 -0700 |
tree | f523f10809a8a89854d0f0843b0f09d344b17803 | |
parent | 30fcd2aa8a87ca97e1d6dbc3203c3a485a56dac9 [diff] |
Frameworks/base: Check before foreach in Script According to the if below, ains == null is potentially valid. But the foreach loop would throw a NullPointerException. Change-Id: I4460fb1357eaa3abfe0ab9a21effb608f474ab51