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

Commit 04d8813a authored by Marco Nelissen's avatar Marco Nelissen Committed by Gerrit Code Review
Browse files

Merge "Add required header_libs"

parents cfee2858 8844f0f8
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -7,6 +7,10 @@ cc_library_shared {
        "SoundPoolThread.cpp",
    ],

    header_libs: [
        "libmedia_headers",
    ],

    shared_libs: [
        "liblog",
        "libcutils",