From 5757a3d287e4b35ca77da40c5dab0a29506261cd Mon Sep 17 00:00:00 2001 From: Aleksandr Nogikh Date: Thu, 15 Jan 2026 14:20:18 +0100 Subject: dashboard/config: update Android 6.12 Use the latest available revision and disable ANDROID_BINDER_IPC - as of now, it's no longer possible to compile in both C and Rust versions at the same time. --- dashboard/config/linux/bits/android-6.12.yml | 2 +- 1 file changed, 1 insertion(+), 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 e21d18610..3e1a24c69 100644 --- a/dashboard/config/linux/bits/android-6.12.yml +++ b/dashboard/config/linux/bits/android-6.12.yml @@ -7,7 +7,7 @@ # Following branch: android16-6.12 kernel: repo: https://android.googlesource.com/kernel/common - tag: 0697e85aef2e6a986214cc886be423fee63ae0e2 + tag: 5150a2974c100f8aa5cbfa9a09d804ee4369f61e shell: - make gki_defconfig -- cgit mrf-deployment