summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/RenderScript.java
diff options
context:
space:
mode:
authorsongjinshi <songjinshi@xiaomi.com>2016-05-18 19:55:32 +0800
committerXin Li <delphij@google.com>2016-06-02 17:56:09 +0000
commit0655edd611c10a587d5fc5a1236cfa27b45a4247 (patch)
tree31ba6d1bed75134c7e206b73d3427b410d1cb0ef /rs/java/android/renderscript/RenderScript.java
parent4d14e9d461fe60c38c8ec4348a21f7b27de06814 (diff)
Fixes the system server crash issues caused by null pointer in
NetworkPolicyManagerService. if the multi user occurs switch and remove then to getPackagesForUid the return value will got null,because the user remove is not synced with the getPackagesForUid,so we must check the return value for getPackagesForUid to avoid the crash. https://code.google.com/p/android/issues/detail?id=211972 Change-Id: If921582da86dbe862f2dad337b0a8d1f20593c99 Signed-off-by: songjinshi <songjinshi@xiaomi.com>
Diffstat (limited to 'rs/java/android/renderscript/RenderScript.java')
0 files changed, 0 insertions, 0 deletions