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

Commit 75a46a1a authored by Roman Kiryanov's avatar Roman Kiryanov
Browse files

Move bufferhubd into system_ext



it is not a part of the system according to
generic_system.mk.

Bug: 173538619
Bug: 167689596
Test: presubmit
Signed-off-by: default avatarRoman Kiryanov <rkir@google.com>
Change-Id: If7bbb5d5c19ccec8e510d0a4f1618737e503a794
parent 3d1aefb6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -47,6 +47,7 @@ cc_library_static {

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