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

Commit 040a18c6 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge changes If7bbb5d5,I2174c17f

* changes:
  Move bufferhubd into system_ext
  Retire libgtest_prod from dependencies
parents 5b4e68d7 75a46a1a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,6 @@
sharedLibraries = [
    "libbase",
    "libcutils",
    "libgtest_prod",
    "libgui",
    "liblog",
    "libpdx_default_transport",
@@ -48,6 +47,7 @@ cc_library_static {

cc_binary {
    srcs: ["bufferhubd.cpp"],
    system_ext_specific: true,
    cflags: [
        "-DLOG_TAG=\"bufferhubd\"",
        "-DTRACE=0",