Recover user-specified annotations for Android SDK
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
<root>
|
||||
<item name='android.mtp.MtpStorage java.lang.String getPath()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.mtp.MtpDatabase void removeStorage(android.mtp.MtpStorage) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -11,6 +8,9 @@
|
||||
<item name='android.mtp.MtpStorage java.lang.String getDescription()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.mtp.MtpStorage java.lang.String getPath()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.mtp.MtpStorage MtpStorage(android.os.storage.StorageVolume, android.content.Context) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user