commit | 447a3ac16be99351c978c63107808f22e90c93f1 | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Mon Dec 12 10:15:37 2016 -0700 |
committer | Jeff Sharkey <jsharkey@android.com> | Mon Dec 12 10:16:32 2016 -0700 |
tree | 050d1a85c5f212f9d97c155fbfa3300aaa4775af | |
parent | 7552e2de9daecc1aaa63c1a799c16c095daa38a0 [diff] |
Catch all exceptions from installd, log codes. Now that installd is throwing both SecurityException and IllegalArgumentException, it's time that we turned all these into InstallerException. Also extend ServiceSpecificException to include the contained errorCode value when printing. Test: builds, boots, apps install/uninstall fine Bug: 13758960, 30944031 Change-Id: Ic9c1e99ae87f4442402ef528bf352c7978572c85