From 75aa5c96f2d755eba9f33cda48ffd6f173512c0b Mon Sep 17 00:00:00 2001 From: Jami Kettunen Date: Thu, 7 Jul 2022 00:26:23 +0300 Subject: [PATCH] gbinder: Remove unnecessary configs The anbox.conf is no longer needed as Waydroid configures these binder settings automatically. --- gbinder/anbox.conf | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 gbinder/anbox.conf diff --git a/gbinder/anbox.conf b/gbinder/anbox.conf deleted file mode 100644 index 35a47ff..0000000 --- a/gbinder/anbox.conf +++ /dev/null @@ -1,9 +0,0 @@ -[Protocol] -/dev/anbox-binder = aidl2 -/dev/anbox-vndbinder = aidl2 -/dev/anbox-hwbinder = hidl - -[ServiceManager] -/dev/anbox-binder = aidl2 -/dev/anbox-vndbinder = aidl2 -/dev/anbox-hwbinder = hidl -- 2.47.3