libsuspend: vendor_available.

This is needed by charger in vendor.

Test: builds
Bug: 203246116
Change-Id: I55c5cace9dcd7b2fd475d61234bd469428b4caac
This commit is contained in:
Yifan Hong 2021-10-20 22:42:35 -07:00
parent 9cef8ea99a
commit b200c60221

View file

@ -6,6 +6,7 @@ package {
cc_library {
name: "libsuspend",
vendor_available: true,
srcs: [
"autosuspend.c",
"autosuspend_wakeup_count.cpp",