Skip to content

Commit

Permalink
Remove libsuspend from VNDK.
Browse files Browse the repository at this point in the history
Only platform should ever have access to libsuspend

Test: presubmit
Change-Id: I5d58aeb98d5e777d81d4d65f7a62fe2fb50a72d4

Former-commit-id: f8398ee24c3a3f124f97994db6a45730f0b321e4
  • Loading branch information
Tri Vo committed Aug 14, 2018
1 parent f4231b7 commit 0d1b7d2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions libsuspend/Android.bp
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@

cc_library {
name: "libsuspend",
vendor_available: true,
vndk: {
enabled: true,
},

srcs: [
"autosuspend.c",
"autosuspend_wakeup_count.cpp",
Expand Down

0 comments on commit 0d1b7d2

Please sign in to comment.