Merge "libutilscallstack is private VNDK-SP"

This commit is contained in:
Treehugger Robot 2018-01-25 07:27:49 +00:00 committed by Gerrit Code Review
commit 4d182ff205

View file

@ -157,6 +157,7 @@ cc_library {
cc_library {
name: "libutilscallstack",
defaults: ["libutils_defaults"],
vendor_available: false,
srcs: [
"CallStack.cpp",