Merge "Remove static vndk dep from vendor modules"

This commit is contained in:
Treehugger Robot 2019-09-23 07:04:15 +00:00 committed by Gerrit Code Review
commit cb2598e485

View file

@ -10,6 +10,8 @@ cc_defaults {
],
static_libs: [
"libpropertyinfoparser",
],
shared_libs: [
"libbase",
],
}