aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-10-25 01:13:40 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-10-25 01:13:40 +0000
commite438a3e11d17146faebc5fc7572e69a39ea63b0f (patch)
tree0839d88724ae2b2dfceea8c4d240f12e9e8d596f /Android.bp
parent5a083b5b497a221a4672d99a978da032967242df (diff)
parent6cee78e724264485bde41cb802e9cd6b38ec20ab (diff)
downloadandroid_log-sys-android14-qpr2-s1-release.tar.gz
Change-Id: I085bf8bb5e016b30c310d04e578c820b4aa0b871
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp6
1 files changed, 3 insertions, 3 deletions
diff --git a/Android.bp b/Android.bp
index 72b6b37..f8d4683 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,4 +1,4 @@
-// This file is generated by cargo2android.py --config cargo2android.json.
+// This file is generated by cargo_embargo.
// Do not modify this file as changes will be overridden on upgrade.
package {
@@ -63,6 +63,6 @@ rust_library {
// liblog is not added as a dependency for linux_musl target
enabled: false,
},
- }
- ,
+ },
+
}