Move bluetooth property to vendor

Property 'qcom.bluetooth.soc' is readed by driver.  Moves it to
vendor to use bluetooth on generic AOSP.

Bug: 37927875
Test: switch on/off bluetooth in settings
Change-Id: Ib4dd140b7e9f1b3d6cce098d8527bafcafcff950
This commit is contained in:
SzuWei Lin
2017-05-22 18:18:33 +08:00
parent 9f64145e0f
commit 11656dcc37
2 changed files with 3 additions and 6 deletions

View File

@@ -539,3 +539,6 @@ PRODUCT_ENFORCE_RRO_TARGETS := framework-res
# Override heap growth limit due to high display density on device
PRODUCT_PROPERTY_OVERRIDES += \
dalvik.vm.heapgrowthlimit=256m
PRODUCT_PROPERTY_OVERRIDES += \
qcom.bluetooth.soc=cherokee

View File

@@ -51,9 +51,6 @@ telephony.lteOnCdmaDevice=1
# Simulate sdcard on /data/media
persist.fuse_sdcard=true
# system prop for Bluetooth SOC type
qcom.bluetooth.soc=cherokee
# settings to enable Device Orientation Sensors
ro.qti.sensors.dev_ori=true
@@ -90,9 +87,6 @@ persist.data.df.dev_name=rmnet_usb0
persist.data.netmgrd.qos.enable=true
persist.data.mode=concurrent
#system prop for Bluetooth SOC type
qcom.bluetooth.soc=cherokee
#system prop for A4WP profile support
ro.bluetooth.a4wp=false