Update android annotations. Do not add jdk annotations for android sdk
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<root>
|
||||
<item name='java.security.interfaces.ECPrivateKey java.math.BigInteger getS()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='java.security.interfaces.ECPublicKey java.security.spec.ECPoint getW()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='java.security.interfaces.ECKey java.security.spec.ECParameterSpec getParams()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
</root>
|
||||
Reference in New Issue
Block a user