From dfcb59bec0732c233b0a7e3b69506f26fbfc8187 Mon Sep 17 00:00:00 2001 From: Chih-Hung Hsieh Date: Sun, 12 Jul 2020 14:43:53 -0700 Subject: Regenerate Android.bp with new cargo2android.py Test: make Change-Id: Iaa104f4a5d8ca7d5d621789381509e6aac7b41f0 --- Android.bp | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Android.bp b/Android.bp index e6346b3..af926c4 100644 --- a/Android.bp +++ b/Android.bp @@ -1,4 +1,4 @@ -// This file is generated by cargo2android.py --device --run. +// This file is generated by cargo2android.py --device --run --dependencies. rust_library { name: "librand_chacha", @@ -16,3 +16,7 @@ rust_library { "librand_core", ], } + +// dependent_library ["feature_list"] +// ppv-lite86-0.2.8 "simd,std" +// rand_core-0.5.1 -- cgit v1.2.3