forked from SukeeratSG/Octavi_base
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Check for null callerPackage in getStorageEncryptionStatus
* This function assumes that callerPackage is always valid, even though the parameter is annotated nullable. Check and assume the function was called by the system if the callerPackage was null. Change-Id: Ie936d401f666ac8022635fb49d9ab2adfb5916c4 Signed-off-by: Akhil Narang <[email protected]>
- Loading branch information
1 parent
21cca08
commit 8e70e9d
Showing
1 changed file
with
17 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters