Skip to content
Snippets Groups Projects
Commit 1b17ecf2 authored by Greg Grisco's avatar Greg Grisco
Browse files

Set bluetooth property so that DBus marshalling is handled appropriately

Change-Id: I727bd479fb2ad7c74c2ec47a0e713b30bbea02be
parent 8af887e8
No related branches found
No related tags found
No related merge requests found
......@@ -31,4 +31,5 @@ PRODUCT_PACKAGES := $(filter-out fakeperm rilproxy,$(PRODUCT_PACKAGES))
PRODUCT_PACKAGES += librecovery_updater_qcom
PRODUCT_PROPERTY_OVERRIDES += \
ro.moz.ril.emergency_by_default=true
ro.moz.ril.emergency_by_default=true \
org.bluez.device.conn.type=array
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment