Skip to content

Commit b200c60

Browse files
author
Yifan Hong
committed
libsuspend: vendor_available.
This is needed by charger in vendor. Test: builds Bug: 203246116 Change-Id: I55c5cace9dcd7b2fd475d61234bd469428b4caac
1 parent 9cef8ea commit b200c60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libsuspend/Android.bp

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ package {
66

77
cc_library {
88
name: "libsuspend",
9+
vendor_available: true,
910
srcs: [
1011
"autosuspend.c",
1112
"autosuspend_wakeup_count.cpp",

0 commit comments

Comments
 (0)