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

Commit 61395923 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Add vndk tag for libunwindstack which must be a vndk-sp"

parents f899548c 73bd4f05
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -35,6 +35,10 @@ cc_defaults {
cc_library {
    name: "libunwindstack",
    vendor_available: true,
    vndk: {
        enabled: true,
        support_system_process: true,
    },
    defaults: ["libunwindstack_flags"],
    export_include_dirs: ["include"],