lpac-jni: euiccInfo2 needs to be bang'd
All checks were successful
/ build-debug (push) Successful in 4m24s
All checks were successful
/ build-debug (push) Successful in 4m24s
This commit is contained in:
parent
576ede455d
commit
102902386c
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ class LocalProfileAssistantImpl(
|
|||
// If we can read both eID and euiccInfo2 properly, we are likely looking at
|
||||
// a valid LocalProfileAssistant
|
||||
eID
|
||||
euiccInfo2
|
||||
euiccInfo2!!
|
||||
true
|
||||
} catch (e: Exception) {
|
||||
false
|
||||
|
|
Loading…
Add table
Reference in a new issue