Revert "ANDROID: adjust version numbers to allow CFI with KASAN/GCOV"
This reverts commit cafa99bb. The rustc version has been upgraded to 1.85.1, and the current version numbers are as follows: CONFIG_RUSTC_LLVM_VERSION=190107 CONFIG_CLANG_VERSION=200000 CONFIG_RUSTC_VERSION=108501 so the original depends on clause passes without modifications. Change-Id: I920babb0522bb5d2b6fe5053ec54c77ed4346863 Signed-off-by:Alice Ryhl <aliceryhl@google.com>
Loading