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

Commit b4924c28 authored by Artur Satayev's avatar Artur Satayev
Browse files

Do not exlicitly declare dependency on changeid processor.

Annotation processor is exported via app-compat-annotations library.

Bug: 152220864
Test: m && diff merged_compat_config.xml
Change-Id: Icab88938f1a49a892e0d62b2a833b659d6725267
Exempt-From-Owner-Approval: clean up
parent a38fac48
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -62,10 +62,6 @@ android_library {
        "ims-common",
        "app-compat-annotations",
    ],

    plugins: [
        "compat-changeid-annotation-processor",
    ]
}

platform_compat_config {