commit | 637baaf0db76f9e1e51eeab077ffb85da0ff9308 | [log] [tgz] |
---|---|---|
author | Nicolas Prevot <nprevot@google.com> | Tue Feb 10 17:18:07 2015 +0000 |
committer | Nicolas Prevot <nprevot@google.com> | Tue Feb 10 17:33:31 2015 +0000 |
tree | 352945616230ff5cd49046d6b17b1152ee1ff120 | |
parent | 8f6afec2aa84f4dc7684fa8e1e43150e8a611247 [diff] |
Avoid NullPointerException in enableSystemApp if the app is absent. In enableSystemApp: if the app is absent, throw a IllegalArgumentException instead of failing with a NullPointerException. BUG:19321306 Change-Id: I4ec09a0a77d29ca04e8d52f5546c1e4d0f8641e5