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

Commit e2f35e7b authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "Whitelist new lint errors" am: be64b534 am: 4f685a77

Change-Id: I00c37c7533cfc0ea31ba66e36f8a4062d9c75a3d
parents 5b07e901 4f685a77
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -144,6 +144,16 @@ ProtectedMember: android.service.contentcapture.ContentCaptureService#dump(java.
ProtectedMember: android.service.notification.NotificationAssistantService#attachBaseContext(android.content.Context):
    

PublicTypedef: android.content.integrity.AtomicFormula.Key: Don't expose @IntDef: @Key must be hidden.

PublicTypedef: android.content.integrity.AtomicFormula.Operator: Don't expose @IntDef: @Operator must be hidden.

PublicTypedef: android.content.integrity.CompoundFormula.Connector: Don't expose @IntDef: @Connector must be hidden.

PublicTypedef: android.content.integrity.Formula.Tag: Don't expose @IntDef: @Tag must be hidden.

PublicTypedef: android.content.integrity.Rule.Effect: Don't expose @IntDef: @Effect must be hidden.


SamShouldBeLast: android.accounts.AccountManager#addAccount(String, String, String[], android.os.Bundle, android.app.Activity, android.accounts.AccountManagerCallback<android.os.Bundle>, android.os.Handler):
    
+6 −0
Original line number Diff line number Diff line
@@ -2444,6 +2444,12 @@ ProtectedMember: android.view.View#resetResolvedDrawables():
ProtectedMember: android.view.ViewGroup#resetResolvedDrawables():
    

PublicTypedef: android.os.HwParcel.Status: Don't expose @IntDef: @Status must be hidden.

PublicTypedef: android.telephony.ims.feature.MmTelFeature.MmTelCapabilities.MmTelCapability: Don't expose @IntDef: @MmTelCapability must be hidden.

PublicTypedef: android.telephony.ims.feature.MmTelFeature.ProcessCallResult: Don't expose @IntDef: @ProcessCallResult must be hidden.


RawAidl: android.telephony.mbms.vendor.MbmsDownloadServiceBase: