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

Commit 018e946e authored by Kiyoung Kim's avatar Kiyoung Kim Committed by Automerger Merge Worker
Browse files

Merge "Enable ABI dump for libcutils" into main am: e7abd861

parents e289c748 e7abd861
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.