Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b1a57f75 authored by Adrian Roos's avatar Adrian Roos Committed by android-build-merger
Browse files

Merge "API Lint: update baseline for new checks" am: 6c089ac0

am: 4bbb2aaf

Change-Id: Ib771e1ec6e1340ecaa97d3b3bda4833742c91ca9
parents a7008268 4bbb2aaf
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -127,6 +127,12 @@ MissingNullability: android.view.contentcapture.ViewNode#getTextLineCharOffsets(
    


MutableBareField: android.net.wifi.WifiConfiguration#allowAutojoin:
    
MutableBareField: android.net.wifi.WifiConfiguration#carrierId:
    


NoClone: android.service.contentcapture.ContentCaptureService#dump(java.io.FileDescriptor, java.io.PrintWriter, String[]) parameter #0:
    

+46 −0
Original line number Diff line number Diff line
@@ -1821,6 +1821,48 @@ MissingNullability: android.widget.TimePicker#getPmView():
    


MutableBareField: android.content.AutofillOptions#appDisabledExpiration:
    
MutableBareField: android.content.AutofillOptions#augmentedAutofillEnabled:
    
MutableBareField: android.content.AutofillOptions#disabledActivities:
    
MutableBareField: android.content.AutofillOptions#whitelistedActivitiesForAugmentedAutofill:
    
MutableBareField: android.database.sqlite.SQLiteDebug.DbStats#cache:
    
MutableBareField: android.database.sqlite.SQLiteDebug.DbStats#dbName:
    
MutableBareField: android.database.sqlite.SQLiteDebug.DbStats#dbSize:
    
MutableBareField: android.database.sqlite.SQLiteDebug.DbStats#lookaside:
    
MutableBareField: android.database.sqlite.SQLiteDebug.DbStats#pageSize:
    
MutableBareField: android.database.sqlite.SQLiteDebug.PagerStats#dbStats:
    
MutableBareField: android.database.sqlite.SQLiteDebug.PagerStats#largestMemAlloc:
    
MutableBareField: android.database.sqlite.SQLiteDebug.PagerStats#memoryUsed:
    
MutableBareField: android.database.sqlite.SQLiteDebug.PagerStats#pageCacheOverflow:
    
MutableBareField: android.os.StrictMode.ViolationInfo#broadcastIntentAction:
    
MutableBareField: android.os.StrictMode.ViolationInfo#durationMillis:
    
MutableBareField: android.os.StrictMode.ViolationInfo#numAnimationsRunning:
    
MutableBareField: android.os.StrictMode.ViolationInfo#numInstances:
    
MutableBareField: android.os.StrictMode.ViolationInfo#tags:
    
MutableBareField: android.os.StrictMode.ViolationInfo#violationNumThisLoop:
    
MutableBareField: android.os.StrictMode.ViolationInfo#violationUptimeMillis:
    


NoByteOrShort: android.media.audiofx.AudioEffect#byteArrayToShort(byte[]):
    
NoByteOrShort: android.media.audiofx.AudioEffect#setParameter(int, short) parameter #1:
@@ -2157,6 +2199,10 @@ StreamFiles: android.provider.MediaStore#scanVolume(android.content.Context, jav
    


UseParcelFileDescriptor: android.util.proto.ProtoOutputStream#ProtoOutputStream(java.io.FileDescriptor) parameter #0:
    


UserHandle: android.app.admin.DevicePolicyManager#getOwnerInstalledCaCerts(android.os.UserHandle):
    
UserHandle: android.app.role.RoleManager#addOnRoleHoldersChangedListenerAsUser(java.util.concurrent.Executor, android.app.role.OnRoleHoldersChangedListener, android.os.UserHandle):