Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f8398ee2 authored by Tri Vo's avatar Tri Vo
Browse files

Remove libsuspend from VNDK.

Only platform should ever have access to libsuspend

Test: presubmit
Change-Id: I5d58aeb98d5e777d81d4d65f7a62fe2fb50a72d4
parent 67bf7dff
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -2,11 +2,6 @@

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

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