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

am: 6139592321

Change-Id: Ibb4bec5fd4060ac6050beac1fd97cc9497df4ee6
This commit is contained in:
Justin Yun 2017-09-05 18:24:51 +00:00 committed by android-build-merger
commit 221d3b4c75

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