Remove libsuspend from VNDK.
Only platform should ever have access to libsuspend Test: presubmit Change-Id: I5d58aeb98d5e777d81d4d65f7a62fe2fb50a72d4
This commit is contained in:
parent
67bf7dff4a
commit
f8398ee24c
1 changed files with 0 additions and 5 deletions
|
@ -2,11 +2,6 @@
|
|||
|
||||
cc_library {
|
||||
name: "libsuspend",
|
||||
vendor_available: true,
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
|
||||
srcs: [
|
||||
"autosuspend.c",
|
||||
"autosuspend_wakeup_count.cpp",
|
||||
|
|
Loading…
Reference in a new issue