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

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

Merge "vndservicemanager requires vndservice" am: 959ba52f am: b71048aa

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

Change-Id: If78a418fe34c8d1b35c77c8c760e9edae75e8f7e
parents a39c2da5 b71048aa
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"],
}