Skip to content
Snippets Groups Projects
Commit ddf11e08 authored by Joel Galenson's avatar Joel Galenson
Browse files

Refresh Android.bp, cargo2android.json, TEST_MAPPING.

Test: None
Change-Id: I1412793902b563fd97d7206404f82aa2c39446c5
parent a6a6fdf3
No related branches found
No related tags found
No related merge requests found
// This file is generated by cargo2android.py --run --device --dependencies.
// This file is generated by cargo2android.py --config cargo2android.json.
// Do not modify this file as changes will be overridden on upgrade.
package {
......@@ -44,6 +44,8 @@ rust_library {
name: "libregex_automata",
host_supported: true,
crate_name: "regex_automata",
cargo_env_compat: true,
cargo_pkg_version: "0.1.10",
srcs: ["src/lib.rs"],
edition: "2015",
features: [
......@@ -59,6 +61,3 @@ rust_library {
"libregex_syntax",
],
}
// dependent_library ["feature_list"]
// regex-syntax-0.6.25 "default,unicode,unicode-age,unicode-bool,unicode-case,unicode-gencat,unicode-perl,unicode-script,unicode-segment"
// Generated by update_crate_tests.py for tests that depend on this crate.
{
"presubmit": [
"imports": [
{
"name": "base64_device_test_tests_decode"
"path": "external/rust/crates/base64"
},
{
"name": "base64_device_test_tests_encode"
"path": "external/rust/crates/tinytemplate"
},
{
"name": "base64_device_test_tests_helpers"
"path": "external/rust/crates/tinyvec"
},
{
"name": "unicode-xid_device_test_src_lib"
},
{
"name": "unicode-xid_device_test_tests_exhaustive_tests"
"path": "external/rust/crates/unicode-xid"
}
]
}
{
"device": true,
"run": true
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment