[pm] Catch ParcelableException in PackageManager.isAppArchivable
Catches the ParcelableException exception type and rethrows it as a NameNotFoundException. Also improves a few existing APIs to rethrow the ParcelableException as a RuntimeException if it is not one of the expected exception type. Change-Id: I76f6cc246fca1fe0624429c500015b0cce5ffd40 BUG: 341212469 FIXES: 341212469 Test: builds
Loading
Please register or sign in to comment