blob: c124dc04aff00eba897e509d05ac5a4878471eb9 [file] [log] [blame]
Chih-Hung Hsieha84b8a12020-10-30 15:55:12 -07001diff --git b/Android.bp a/Android.bp
2index 41d67cc..277296f 100644
3--- b/Android.bp
4+++ a/Android.bp
Joel Galensonb32e2722021-04-13 10:05:58 -07005@@ -64,10 +64,14 @@
6 "range_inclusive",
7 "serde_derive",
8 "std_atomic",
9- "std_atomic64",
10+ // "std_atomic64", // not for arm/arm64
11 "systemtime_checked_add",
Chih-Hung Hsieha84b8a12020-10-30 15:55:12 -070012 ],
Joel Galensonb32e2722021-04-13 10:05:58 -070013 proc_macros: ["libserde_derive"],
14+ apex_available: [
15+ "//apex_available:platform",
16+ "com.android.virt",
17+ ],
Chih-Hung Hsieha84b8a12020-10-30 15:55:12 -070018 }
Joel Galensonb32e2722021-04-13 10:05:58 -070019
20 // dependent_library ["feature_list"]