Remove obsolete persist.hal.binderization=true

This system property doesn't exist anymore.

Bug: 34274385
Test: internal marlin boots and works
Change-Id: Iefe04e4dcaa390f436089b6018229c4d569f05e6
diff --git a/device-common.mk b/device-common.mk
index 9dfb91e..8a2188e 100644
--- a/device-common.mk
+++ b/device-common.mk
@@ -108,8 +108,6 @@
     frameworks/native/data/etc/android.hardware.vulkan.version-1_0_3.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.vulkan.version.xml
 
 PRODUCT_FULL_TREBLE_OVERRIDE := true
-# TODO(b/34258263): will marlin/sailfish be binderized devices?
-PRODUCT_PROPERTY_OVERRIDES += persist.hal.binderization=true
 PRODUCT_PACKAGES += \
     android.hardware.audio@2.0-service \
     android.hardware.bluetooth@1.0-service \