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

Commit aacbb9e8 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:...

Merge "Add missing //apex_available:platform to debuggerd" am: a9d1799d am: a41e8af1 am: b03c107c am: 29b7532f

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

Change-Id: I1755fdc58716c30e673364bfdbbb5380f9e236bb
parents 0f9406b6 29b7532f
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",
    ],