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

Commit 6d1af17c authored by Hsin-Yi Chen's avatar Hsin-Yi Chen Committed by Automerger Merge Worker
Browse files

Merge "Check all APIs exposed by libcodec2" am: ca893133 am: 25651cad am: b82d1f76

Change-Id: I89761eb1e289dc3164d15dabf012dd9d72c9fa18
parents 0ec4994a b82d1f76
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -19,6 +19,10 @@ cc_library_shared {
        "-Werror",
    ],

    header_abi_checker: {
        check_all_apis: true,
    },

    header_libs: [
        "libcodec2_headers",
        "libhardware_headers",