Update android annotations. Do not add jdk annotations for android sdk
This commit is contained in:
@@ -2,15 +2,12 @@
|
||||
<item name='android.hardware.location.IGeofenceHardwareCallback.Stub boolean onTransact(int, android.os.Parcel, android.os.Parcel, int) 2'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.hardware.location.IGeofenceHardwareCallback.Stub android.os.IBinder asBinder()'>
|
||||
<item name='android.hardware.location.GeofenceHardwareRequest android.hardware.location.GeofenceHardwareRequest createCircularGeofence(double, double, double)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.hardware.location.GeofenceHardwareImpl int[] getMonitoringTypes()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.hardware.location.IGeofenceHardwareMonitorCallback.Stub android.os.IBinder asBinder()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.hardware.location.IGeofenceHardware.Stub android.os.IBinder asBinder()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -23,15 +20,18 @@
|
||||
<item name='android.hardware.location.IGeofenceHardware.Stub boolean onTransact(int, android.os.Parcel, android.os.Parcel, int) 2'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.hardware.location.GeofenceHardwareRequest android.hardware.location.GeofenceHardwareRequest createCircularGeofence(double, double, double)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.hardware.location.IGeofenceHardwareMonitorCallback.Stub boolean onTransact(int, android.os.Parcel, android.os.Parcel, int) 2'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.hardware.location.IGeofenceHardwareMonitorCallback.Stub android.os.IBinder asBinder()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.hardware.location.IGeofenceHardwareCallback.Stub boolean onTransact(int, android.os.Parcel, android.os.Parcel, int) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.hardware.location.IGeofenceHardwareCallback.Stub android.os.IBinder asBinder()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.hardware.location.IGeofenceHardware.Stub boolean onTransact(int, android.os.Parcel, android.os.Parcel, int) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user