From ed3e87f71e79614f39e963e510c1e594d35a2ea2 Mon Sep 17 00:00:00 2001 From: Aleksandr Nogikh Date: Wed, 18 Jun 2025 12:23:26 +0200 Subject: dashboard/config: regenerate Android 6.12 configs Now that Rust Binder has been merged into the tree, we can enable it. --- dashboard/config/linux/bits/android.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'dashboard/config/linux/bits/android.yml') diff --git a/dashboard/config/linux/bits/android.yml b/dashboard/config/linux/bits/android.yml index 0aba217cc..b186c5dbf 100644 --- a/dashboard/config/linux/bits/android.yml +++ b/dashboard/config/linux/bits/android.yml @@ -13,3 +13,4 @@ config: - KVM_WERROR: n # The kernel hangs during boot on qemu if it's set to 0. - SERIAL_8250_RUNTIME_UARTS: 4 + - ANDROID_BINDER_IPC_RUST: [v6.12] -- cgit mrf-deployment