commit | 31926c8ee90d6a621c35d89c00e9c8f2933e8871 | [log] [tgz] |
---|---|---|
author | Dimitry Ivanov <dimitry@google.com> | Wed May 15 10:48:59 2019 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed May 15 10:48:59 2019 +0000 |
tree | c9a67eba3f26c424797b3f41e7d51b309708a9d6 | |
parent | 0f59da283632e4a3d963423fdc3095d578ccc27d [diff] | |
parent | 1350458fcb9b150e7088338f4cf7e6f362a5dae2 [diff] |
Merge "Enable native_bridge_support for libsync"
diff --git a/libsync/Android.bp b/libsync/Android.bp index e56f8ba..c996e1b 100644 --- a/libsync/Android.bp +++ b/libsync/Android.bp
@@ -23,6 +23,7 @@ cc_library { name: "libsync", recovery_available: true, + native_bridge_supported: true, defaults: ["libsync_defaults"], }