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

Commit 8e05017c authored by Dimitry Ivanov's avatar Dimitry Ivanov Committed by android-build-merger
Browse files

Merge "Enable native_bridge_support for libsync"

am: 057fd6fd

Change-Id: I7408462a3f935cc05f164432b02c51ea80e853ae
parents 62fc6c9e 057fd6fd
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -23,6 +23,7 @@ cc_defaults {
cc_library {
    name: "libsync",
    recovery_available: true,
    native_bridge_supported: true,
    defaults: ["libsync_defaults"],
}