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

Commit 8e1b591c authored by Jayant Chowdhary's avatar Jayant Chowdhary
Browse files

Mark libsuspend vendor_available.

libsuspend belongs to vndk-cap. Mark it vendor_available to enable vndk
abi stability checks on it.

Details: https://android-review.googlesource.com/368372

Test: mm -j64

Bug: 38244611

Merged-In: Id716171806d71fabd9a67aa6a60189f30a35d2e2
Change-Id: I2243c6d8710b6b2f80375849e82afba28a735507
(cherry picked from commit e37259ec)
parent a7172f41
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -2,6 +2,8 @@

cc_library {
    name: "libsuspend",
    vendor_available: true,

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