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

Commit 68e0bef3 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Mark an SP-NDK, libsync.so as VNDK libs." into oc-mr1-dev

parents c5ebe0f5 48647f6d
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -23,6 +23,9 @@ cc_defaults {
cc_library_shared {
    name: "libsync",
    vendor_available: true,
    vndk: {
        enabled: true,
    },
    defaults: ["libsync_defaults"],
}