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

Commit c543eeea authored by Justin Yun's avatar Justin Yun Committed by android-build-merger
Browse files

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

am: 68e0bef3

Change-Id: I3ccc28d321cd1d300eb03710d0811ab8061e6f3c
parents fa74cd16 68e0bef3
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"],
}