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

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

Merge "vndservicemanager requires vndservice" am: 959ba52f

Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/1411970

Change-Id: I58e91b01cec4f28ccaeb73d54d1bedbc9e71c9f7
parents fcad4767 959ba52f
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -44,6 +44,9 @@ cc_binary {
    cflags: [
        "-DVENDORSERVICEMANAGER=1",
    ],
    required: [
        "vndservice",
    ],
    srcs: ["main.cpp"],
}