aboutsummaryrefslogtreecommitdiff
path: root/cargo_embargo.json
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-02-02 23:52:16 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-02-02 23:52:16 +0000
commit8f1b985ea81e0e87c921dbbf3b43a4610d7d00c2 (patch)
tree844555d2d98da3e896840e5867dc56e08877ecde /cargo_embargo.json
parent34cef834a98a8e033201d637438146751f3cc58d (diff)
parent650ec3b6046eaa9cf424cc4ef690aee48f1359de (diff)
downloadchrono-simpleperf-release.tar.gz
Snap for 11400057 from 650ec3b6046eaa9cf424cc4ef690aee48f1359de to simpleperf-releasesimpleperf-release
Change-Id: I9f99ba2102c794ba91027a57caae584a2ede5cee
Diffstat (limited to 'cargo_embargo.json')
-rw-r--r--cargo_embargo.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/cargo_embargo.json b/cargo_embargo.json
new file mode 100644
index 0000000..64c53eb
--- /dev/null
+++ b/cargo_embargo.json
@@ -0,0 +1,12 @@
+{
+ "apex_available": [
+ "//apex_available:platform",
+ "com.android.virt"
+ ],
+ "features": [
+ "std",
+ "clock",
+ "serde"
+ ],
+ "run_cargo": false
+}