Snap for 8188146 from 91b18b36827744ffd26da5ee18e74954866d3a63 to tm-frc-documentsui-release

Change-Id: Ibaf71a5ef5a98b0a50f33ab20c036de05ef02d4f
diff --git a/Android.bp b/Android.bp
index 58d499f..1d2ef2f 100644
--- a/Android.bp
+++ b/Android.bp
@@ -44,8 +44,6 @@
     name: "libpercent_encoding",
     host_supported: true,
     crate_name: "percent_encoding",
-    cargo_env_compat: true,
-    cargo_pkg_version: "2.1.0",
     srcs: ["lib.rs"],
     edition: "2015",
     apex_available: [
diff --git a/TEST_MAPPING b/TEST_MAPPING
deleted file mode 100644
index 407ec5c..0000000
--- a/TEST_MAPPING
+++ /dev/null
@@ -1,21 +0,0 @@
-// Generated by update_crate_tests.py for tests that depend on this crate.
-{
-  "imports": [
-    {
-      "path": "external/rust/crates/quiche"
-    },
-    {
-      "path": "external/rust/crates/url"
-    }
-  ],
-  "presubmit": [
-    {
-      "name": "doh_unit_test"
-    }
-  ],
-  "presubmit-rust": [
-    {
-      "name": "doh_unit_test"
-    }
-  ]
-}