libsuspend: vendor_available.
This is needed by charger in vendor. Test: builds Bug: 203246116 Change-Id: I55c5cace9dcd7b2fd475d61234bd469428b4caac
This commit is contained in:
parent
9cef8ea99a
commit
b200c60221
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ package {
|
|||
|
||||
cc_library {
|
||||
name: "libsuspend",
|
||||
vendor_available: true,
|
||||
srcs: [
|
||||
"autosuspend.c",
|
||||
"autosuspend_wakeup_count.cpp",
|
||||
|
|
Loading…
Reference in a new issue