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

Commit 6709a937 authored by hkuang's avatar hkuang
Browse files

MediaTranscoding: Add libmediatranscoder to the service.

Otherwise, the library will not get build by default.

Bug: 145233472
Test: Build and run.
Change-Id: Ia13aebad4678cc6a6a0004c0bd70cb820dcf35de
parent 813e7c42
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -45,6 +45,7 @@ cc_library_shared {
        "libcutils",
        "liblog",
        "libutils",
        "libmediatranscoder",
    ],

    export_include_dirs: ["include"],