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

am: 221d3b4c75

Change-Id: If23bd4d7d28b89c8f528140d87ca28d2f432f666
This commit is contained in:
Justin Yun 2017-09-05 18:27:51 +00:00 committed by android-build-merger
commit dd3fbb94d8
1 changed files with 4 additions and 0 deletions

View File

@ -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"],