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

Commit 808eaa28 authored by Paul Duffin's avatar Paul Duffin
Browse files

Replace libnativeloader-dummy-headers with libnativeloader-headers

The libnativeloader-dummy-headers target has been deprecated in favour
of the more appropriately named by otherwise identical
libnativeloader-headers

Test: m checkbuild
Change-Id: I176e0b345dea7d60d27a5fbdbcee34f7f1874088
Exempt-From-Owner-Approval: minor build change, owners unresponsive
parent 47f98f62
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -220,7 +220,7 @@ cc_library {
    ],

    header_libs:[
        "libnativeloader-dummy-headers",
        "libnativeloader-headers",
        "libstagefright_xmlparser_headers",
        "media_ndk_headers",
    ],