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

Commit f8734716 authored by mattgilbride's avatar mattgilbride
Browse files

Remove framework version of UnspecifiedRegisterReceiverFlag lint

This check has been upstreamed to Android Studio, and the platform now
uses that version of the studio lint checks. Thus, the platform version
is redundant (and outdated).

Bug: 267510341
Test: TH
Test: manually tested by running lint and ensuring warnings were
reported in e.g. packages/services/Telecomm/Telecom.

Change-Id: I1c8f8776831e336e77326ae15a113d18c7a036e4
parent cb295bed
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -36,7 +36,6 @@ class AndroidFrameworkIssueRegistry : IssueRegistry() {
        CallingSettingsNonUserGetterMethodsDetector.ISSUE_NON_USER_GETTER_CALLED,
        SaferParcelChecker.ISSUE_UNSAFE_API_USAGE,
        PackageVisibilityDetector.ISSUE_PACKAGE_NAME_NO_PACKAGE_VISIBILITY_FILTERS,
        RegisterReceiverFlagDetector.ISSUE_RECEIVER_EXPORTED_FLAG,
        PermissionMethodDetector.ISSUE_PERMISSION_METHOD_USAGE,
        PermissionMethodDetector.ISSUE_CAN_BE_PERMISSION_METHOD,
    )
+0 −927

File deleted.

Preview size limit exceeded, changes collapsed.

+0 −569

File deleted.

Preview size limit exceeded, changes collapsed.