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

Commit 80703bba authored by Roman Kiryanov's avatar Roman Kiryanov
Browse files

Move libdvr.google 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: Ia9fa2dd8feba10056c4b88b3bfb1e386c58f7a54
parent 70ea73c0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -80,6 +80,7 @@ shared_libs = [

cc_library_shared {
    name: "libdvr.google",
    system_ext_specific: true,
    owner: "google",
    cflags: cflags,
    header_libs: ["libdvr_headers"],