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

Commit 6843dcaa authored by Pablo Gamito's avatar Pablo Gamito
Browse files

Add missing require in build rule

Causing the file to be missing on the system and so decoding of the proto messages is failing because we need to read this file to decode the messages to write the message to logcat when requested

Test: adb shell wm logging enable-text WM_DEBUG_WINDOW_TRANSITIONS
Bug: 327491675
Change-Id: Ic98187a0b5fe785eec8cec275c394fb2c68d4242
parent f1b65f66
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -386,6 +386,7 @@ 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