Migrate once_cell to monorepo.

Bug: http://b/339424309
Test: treehugger
Change-Id: I8280cb66852542ba85eccddb9f3f94d83e7499f5
diff --git a/Android.bp b/Android.bp
index 1d6a030..96beb97 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,116 +1 @@
-// This file is generated by cargo_embargo.
-// Do not modify this file because the changes will be overridden on upgrade.
-
-package {
-    default_applicable_licenses: ["external_rust_crates_once_cell_license"],
-}
-
-license {
-    name: "external_rust_crates_once_cell_license",
-    visibility: [":__subpackages__"],
-    license_kinds: ["SPDX-license-identifier-Apache-2.0"],
-    license_text: ["LICENSE"],
-}
-
-rust_library {
-    name: "libonce_cell",
-    host_supported: true,
-    crate_name: "once_cell",
-    cargo_env_compat: true,
-    cargo_pkg_version: "1.17.1",
-    crate_root: "src/lib.rs",
-    edition: "2021",
-    features: [
-        "alloc",
-        "default",
-        "race",
-        "std",
-    ],
-    apex_available: [
-        "//apex_available:platform",
-        "//apex_available:anyapex",
-    ],
-    product_available: true,
-    vendor_available: true,
-    min_sdk_version: "29",
-}
-
-rust_test {
-    name: "once_cell_test_src_lib",
-    host_supported: true,
-    crate_name: "once_cell",
-    cargo_env_compat: true,
-    cargo_pkg_version: "1.17.1",
-    crate_root: "src/lib.rs",
-    test_suites: ["general-tests"],
-    auto_gen_config: true,
-    test_options: {
-        unit_test: true,
-    },
-    edition: "2021",
-    features: [
-        "alloc",
-        "default",
-        "race",
-        "std",
-    ],
-    rustlibs: [
-        "libcrossbeam_utils",
-        "liblazy_static",
-        "libregex",
-    ],
-}
-
-rust_test {
-    name: "once_cell_test_tests_it",
-    host_supported: true,
-    crate_name: "it",
-    cargo_env_compat: true,
-    cargo_pkg_version: "1.17.1",
-    crate_root: "tests/it.rs",
-    test_suites: ["general-tests"],
-    auto_gen_config: true,
-    test_options: {
-        unit_test: true,
-    },
-    edition: "2021",
-    features: [
-        "alloc",
-        "default",
-        "race",
-        "std",
-    ],
-    rustlibs: [
-        "libcrossbeam_utils",
-        "liblazy_static",
-        "libonce_cell",
-        "libregex",
-    ],
-}
-
-rust_library_rlib {
-    name: "libonce_cell_nostd",
-    crate_name: "once_cell",
-    cargo_env_compat: true,
-    cargo_pkg_version: "1.17.1",
-    crate_root: "src/lib.rs",
-    edition: "2021",
-    features: [
-        "alloc",
-        "race",
-    ],
-    apex_available: [
-        "//apex_available:platform",
-        "//apex_available:anyapex",
-    ],
-    prefer_rlib: true,
-    no_stdlibs: true,
-    stdlibs: [
-        "liballoc.rust_sysroot",
-        "libcompiler_builtins.rust_sysroot",
-        "libcore.rust_sysroot",
-    ],
-    product_available: true,
-    vendor_available: true,
-    min_sdk_version: "29",
-}
+// This crate has been migrated to external/rust/android-crates-io.
diff --git a/TEST_MAPPING b/TEST_MAPPING
deleted file mode 100644
index 153b0f1..0000000
--- a/TEST_MAPPING
+++ /dev/null
@@ -1,105 +0,0 @@
-// Generated by update_crate_tests.py for tests that depend on this crate.
-{
-  "imports": [
-    {
-      "path": "external/rust/crates/android_logger"
-    },
-    {
-      "path": "external/rust/crates/argh"
-    },
-    {
-      "path": "external/rust/crates/base64"
-    },
-    {
-      "path": "external/rust/crates/hashbrown"
-    },
-    {
-      "path": "external/rust/crates/hashlink"
-    },
-    {
-      "path": "external/rust/crates/libsqlite3-sys"
-    },
-    {
-      "path": "external/rust/crates/quiche"
-    },
-    {
-      "path": "external/rust/crates/ring"
-    },
-    {
-      "path": "external/rust/crates/thread_local"
-    },
-    {
-      "path": "external/rust/crates/tinytemplate"
-    },
-    {
-      "path": "external/rust/crates/tinyvec"
-    },
-    {
-      "path": "external/rust/crates/unicode-xid"
-    },
-    {
-      "path": "external/rust/crates/webpki"
-    },
-    {
-      "path": "packages/modules/DnsResolver"
-    },
-    {
-      "path": "packages/modules/Virtualization/apkdmverity"
-    },
-    {
-      "path": "packages/modules/Virtualization/authfs"
-    },
-    {
-      "path": "packages/modules/Virtualization/avmd"
-    },
-    {
-      "path": "packages/modules/Virtualization/encryptedstore"
-    },
-    {
-      "path": "packages/modules/Virtualization/libs/apkverify"
-    },
-    {
-      "path": "packages/modules/Virtualization/microdroid_manager"
-    },
-    {
-      "path": "packages/modules/Virtualization/virtualizationmanager"
-    },
-    {
-      "path": "packages/modules/Virtualization/vm"
-    },
-    {
-      "path": "packages/modules/Virtualization/zipfuse"
-    },
-    {
-      "path": "system/logging/rust"
-    },
-    {
-      "path": "system/security/diced"
-    },
-    {
-      "path": "system/security/keystore2"
-    },
-    {
-      "path": "system/security/keystore2/legacykeystore"
-    },
-    {
-      "path": "system/security/keystore2/selinux"
-    }
-  ],
-  "presubmit": [
-    {
-      "name": "once_cell_test_src_lib"
-    },
-    {
-      "name": "once_cell_test_tests_it"
-    }
-  ],
-  "presubmit-rust": [
-    {
-      "name": "once_cell_test_src_lib"
-    },
-    {
-      "name": "once_cell_test_tests_it"
-    }
-  ]
-}
diff --git a/cargo_embargo.json b/cargo_embargo.json
deleted file mode 100644
index d9268f7..0000000
--- a/cargo_embargo.json
+++ /dev/null
@@ -1,33 +0,0 @@
-{
-  "min_sdk_version": "29",
-  "package": {
-    "once_cell": {
-      "dep_blocklist": [
-        "libcritical_section"
-      ]
-    }
-  },
-  "run_cargo": false,
-  "variants": [
-    {
-      "tests": true
-    },
-    {
-      "features": [
-        "alloc",
-        "race"
-      ],
-      "module_name_overrides": {
-        "libonce_cell": "libonce_cell_nostd"
-      },
-      "package": {
-        "once_cell": {
-          "alloc": true,
-          "force_rlib": true,
-          "host_supported": false,
-          "no_std": true
-        }
-      }
-    }
-  ]
-}