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

Commit e7abd861 authored by Kiyoung Kim's avatar Kiyoung Kim Committed by Gerrit Code Review
Browse files

Merge "Enable ABI dump for libcutils" into main

parents bb235ebf a4648c2b
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -219,11 +219,19 @@ cc_library {
            exclude_srcs: [
                "qtaguid.cpp",
            ],
            header_abi_checker: {
                enabled: true,
                ref_dump_dirs: ["abi-dumps"],
            },
        },
        product: {
            exclude_srcs: [
                "qtaguid.cpp",
            ],
            header_abi_checker: {
                enabled: true,
                ref_dump_dirs: ["abi-dumps"],
            },
        },
    },

+2690 −0

File added.

Preview size limit exceeded, changes collapsed.

+2700 −0

File added.

Preview size limit exceeded, changes collapsed.