Merge "Remove libsuspend from VNDK."

This commit is contained in:
Tri Vo 2018-08-15 21:05:31 +00:00 committed by Gerrit Code Review
commit 1738693f00
1 changed files with 0 additions and 5 deletions

View File

@ -2,11 +2,6 @@
cc_library {
name: "libsuspend",
vendor_available: true,
vndk: {
enabled: true,
},
srcs: [
"autosuspend.c",
"autosuspend_wakeup_count.cpp",