lpac-jni: euiccInfo2 needs to be bang'd
All checks were successful
/ build-debug (push) Successful in 4m24s

This commit is contained in:
Peter Cai 2024-07-01 15:25:10 -04:00
parent 576ede455d
commit 102902386c

View file

@ -35,7 +35,7 @@ class LocalProfileAssistantImpl(
// If we can read both eID and euiccInfo2 properly, we are likely looking at // If we can read both eID and euiccInfo2 properly, we are likely looking at
// a valid LocalProfileAssistant // a valid LocalProfileAssistant
eID eID
euiccInfo2 euiccInfo2!!
true true
} catch (e: Exception) { } catch (e: Exception) {
false false