From: Jami Kettunen Date: Wed, 6 Jul 2022 21:26:23 +0000 (+0300) Subject: gbinder: Remove unnecessary configs X-Git-Tag: 1.3.0~10 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/waydroid.git/commitdiff_plain/75aa5c96f2d755eba9f33cda48ffd6f173512c0b?ds=sidebyside gbinder: Remove unnecessary configs The anbox.conf is no longer needed as Waydroid configures these binder settings automatically. --- 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