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

Commit a41e8af1 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Add missing //apex_available:platform to debuggerd" am: a9d1799d

Original change: https://android-review.googlesource.com/c/platform/system/core/+/1705255

Change-Id: I4784edb91d9d27e943562e505dfb2a462cb8c284
parents 260c7f6e a9d1799d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -31,6 +31,7 @@ cc_library_static {

    stl: "libc++_static",
    apex_available: [
        "//apex_available:platform",
        "com.android.runtime",
    ],