We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cef8ea commit b200c60Copy full SHA for b200c60
libsuspend/Android.bp
@@ -6,6 +6,7 @@ package {
6
7
cc_library {
8
name: "libsuspend",
9
+ vendor_available: true,
10
srcs: [
11
"autosuspend.c",
12
"autosuspend_wakeup_count.cpp",
0 commit comments