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

Commit b03c107c 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 am: a41e8af1

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

Change-Id: I208c95f655e49d92fb26bec1875f67ec830f3c19
parents 57a440d2 a41e8af1
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",
    ],