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

Commit 8844f0f8 authored by Marco Nelissen's avatar Marco Nelissen
Browse files

Add required header_libs

Test: build
Bug: 143245419
Change-Id: Idff0bf6cde9bc3e568d04c978f388be31963bc02
parent ca0f14ec
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",