commit | a852b4ff8eccf5dece8471b7711df43a09cd9f91 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Wed Sep 04 00:13:46 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Sep 04 00:13:46 2024 +0000 |
tree | 4d9ba4d1b9b1df114242b6c2e0e051ee73fa16c7 | |
parent | 942e372dd8d4dd1bfe68d65a5d3bb9dac7e009be [diff] | |
parent | 698f913f643f2a6fc6e2703611cd1cd5831b21bf [diff] |
Merge "Remove NDK exports" into main
diff --git a/libsync/Android.bp b/libsync/Android.bp index b6b4a6e..99c88cf 100644 --- a/libsync/Android.bp +++ b/libsync/Android.bp
@@ -27,9 +27,6 @@ name: "libsync", symbol_file: "libsync.map.txt", first_version: "26", - export_header_libs: [ - "libsync_headers", - ], } cc_defaults {