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

Commit bb11a528 authored by Mathew Inwood's avatar Mathew Inwood Committed by Android (Google) Code Review
Browse files

Merge "Remove duplicated compat config."

parents 657d1a7f 503371e2
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -442,8 +442,6 @@ java_library {
        "libcore-platform-compat-config",
        "services-platform-compat-config",
        "media-provider-platform-compat-config",
        "services-devicepolicy-platform-compat-config",
        "services-core-platform-compat-config",
    ],
    static_libs: [
        // If MimeMap ever becomes its own APEX, then this dependency would need to be removed
+0 −6
Original line number Diff line number Diff line
@@ -165,9 +165,3 @@ prebuilt_etc {
    name: "protolog.conf.json.gz",
    src: ":services.core.json.gz",
}

platform_compat_config {
    name: "services-core-platform-compat-config",
    src: ":services.core.unboosted",
}
+0 −5
Original line number Diff line number Diff line
@@ -18,8 +18,3 @@ java_library_static {
        "compat-changeid-annotation-processor",
    ],
}

platform_compat_config {
    name: "services-devicepolicy-platform-compat-config",
    src: ":services.devicepolicy",
}