Skip to content

Commit

Permalink
libsuspend: vendor_available.
Browse files Browse the repository at this point in the history
This is needed by charger in vendor.

Test: builds
Bug: 203246116
Change-Id: I55c5cace9dcd7b2fd475d61234bd469428b4caac
  • Loading branch information
Yifan Hong committed Nov 2, 2021
1 parent 9cef8ea commit b200c60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libsuspend/Android.bp
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ package {

cc_library {
name: "libsuspend",
vendor_available: true,
srcs: [
"autosuspend.c",
"autosuspend_wakeup_count.cpp",
Expand Down

0 comments on commit b200c60

Please sign in to comment.