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

Commit 221d3b4c authored by Justin Yun's avatar Justin Yun Committed by android-build-merger
Browse files

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

am: 61395923

Change-Id: Ibb4bec5fd4060ac6050beac1fd97cc9497df4ee6
parents 1aecf73b 61395923
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"],