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-6.12.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'dashboard/config/linux/bits/android-6.12.yml') diff --git a/dashboard/config/linux/bits/android-6.12.yml b/dashboard/config/linux/bits/android-6.12.yml index 09a79665c..e21d18610 100644 --- a/dashboard/config/linux/bits/android-6.12.yml +++ b/dashboard/config/linux/bits/android-6.12.yml @@ -7,7 +7,10 @@ # Following branch: android16-6.12 kernel: repo: https://android.googlesource.com/kernel/common - tag: 063f6b76b907ee6cbe102cdd80e1c850d4eaa7c9 + tag: 0697e85aef2e6a986214cc886be423fee63ae0e2 shell: - make gki_defconfig + +config: + - CMDLINE: [append, "binder.impl=rust"] -- cgit mrf-deployment