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

Commit 467b4fa1 authored by Jiyong Park's avatar Jiyong Park
Browse files

Dump ABI for libmediametrics

It's not an LLNDK library, but has # apex APIs which need to be kept
stable.

Bug: 138219814
Test: development/vndk/tools/header-checker/utils/create_reference_dumps.py -libs libmediametrics -ref-dump-dir prebuilts/abi-dumps/platform

Change-Id: I93b494c13a46817719002e0028f4f80f0a55d512
parent 107fd5a1
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -37,6 +37,10 @@ cc_library_shared {
            "1" ,
        ]
    },

    header_abi_checker: {
        enabled: true,
    },
}