aboutsummaryrefslogtreecommitdiff
path: root/cargo2android_glibc.bp
diff options
context:
space:
mode:
Diffstat (limited to 'cargo2android_glibc.bp')
-rw-r--r--cargo2android_glibc.bp6
1 files changed, 6 insertions, 0 deletions
diff --git a/cargo2android_glibc.bp b/cargo2android_glibc.bp
new file mode 100644
index 0000000..f4d25cf
--- /dev/null
+++ b/cargo2android_glibc.bp
@@ -0,0 +1,6 @@
+target: {
+ linux_glibc: {
+ // liblog is not added as a dependency for linux_glibc target
+ enabled: false,
+ },
+} \ No newline at end of file