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

This commit is contained in:
Treehugger Robot 2017-09-05 18:19:30 +00:00 committed by Gerrit Code Review
commit 6139592321
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"],