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

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

Merge "[TimedTextUnitTest] use shared libstagefright_foundation instead of static" am: 0e6a9b93

Original change: https://android-review.googlesource.com/c/platform/frameworks/av/+/1811218

Change-Id: I494c37af813ca0a8f6d54c7f25320542e4234523
Signed-off-by: Automerger Merge Worker
parents b3834848 0e6a9b93
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -36,7 +36,6 @@ cc_test {

    static_libs: [
        "libstagefright_timedtext",
        "libstagefright_foundation",
    ],

    include_dirs: [
@@ -47,6 +46,7 @@ cc_test {
        "liblog",
        "libmedia",
        "libbinder",
        "libstagefright_foundation",
    ],

    cflags: [