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

Commit a22d823e 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

am: c543eeea

Change-Id: I07ff189202d7dc4161ffcca26bdc6bf440aa9020
parents 55e2a3d2 c543eeea
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"],
}