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

Commit 4e2031f9 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Move the dependency on protolog.conf.json.gz to services" into main

parents faec37bd 20d61794
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -389,7 +389,6 @@ java_defaults {
        // TODO(b/120066492): remove gps_debug and protolog.conf.json when the build
        // system propagates "required" properly.
        "gps_debug.conf",
        "protolog.conf.json.gz",
        "core.protolog.pb",
        "framework-res",
        // any install dependencies should go into framework-minus-apex-install-dependencies
+1 −0
Original line number Diff line number Diff line
@@ -253,6 +253,7 @@ java_library {

    required: [
        "libukey2_jni_shared",
        "protolog.conf.json.gz",
    ],
    lint: {
        baseline_filename: "lint-baseline.xml",