Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8989a736 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "binder: Allow 64-bit kernel to run binder with backward compatibility"

parents 43048a01 6b0fb67b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@ config ANDROID_BINDER_IPC

config ANDROID_BINDER_IPC_32BIT
	bool "Use old 32-bit binder api"
	depends on !64BIT
	default y if !64BIT
	---help---
	  Enable to support an old 32-bit Android user-space. Breaks the new
	  Android user-space.