Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PackageUtil: Fix NPE in getPackageInfo method
Added a null check before accessing the file array length to prevent a crash caused by a NullPointerException in cases where the directory is not valid or is inaccessible Issue: calyxos#2834 Change-Id: I5906ff6b415a766c9cad66220d8ae9ed2290bdb8
- Loading branch information