aboutsummaryrefslogtreecommitdiff
path: root/swap/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'swap/Android.bp')
-rw-r--r--swap/Android.bp4
1 files changed, 3 insertions, 1 deletions
diff --git a/swap/Android.bp b/swap/Android.bp
index 1dc7288e3..742feb72a 100644
--- a/swap/Android.bp
+++ b/swap/Android.bp
@@ -1,5 +1,6 @@
// This file is generated by cargo_embargo.
-// Do not modify this file as most changes will be overridden on upgrade.
+// Do not modify this file after the first "rust_*" or "genrule" module
+// because the changes will be overridden on upgrade.
// Content before the first "rust_*" or "genrule" module is preserved.
package {
@@ -27,6 +28,7 @@ rust_library {
"libcros_tracing",
"libjail",
"liblibc",
+ "libmetrics",
"libnum_cpus",
"libonce_cell",
"libserde",