From ccda84ecf67b6379466f06384a88b0e11d16e3b0 Mon Sep 17 00:00:00 2001 From: Arian Date: Mon, 30 Sep 2019 17:37:29 +0200 Subject: shinano-common: rootdir: Set bluetooth properties from makefile Change-Id: I1b2ac64116c056000bf482a613b0a4904f73b1ae --- rootdir/etc/init.qcom.rc | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'rootdir/etc/init.qcom.rc') diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index 5620d45..5c7067d 100644 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -41,16 +41,6 @@ on init chown system system /dev/block/mmcblk0p1 chmod 0770 /dev/block/mmcblk0p1 - # Bluetooth address setting - setprop ro.bt.bdaddr_path "/data/etc/bluetooth_bdaddr" - chown bluetooth bluetooth ro.bt.bdaddr_path - - #Enable Bluetooth HFP 1.6 - setprop ro.bluetooth.hfp.ver 1.6 - - #Disable Bluetooth A2DP SNK - setprop bluetooth.a2dp.sink.enabled false - write /sys/module/qpnp_rtc/parameters/poweron_alarm 1 # Enable panic on out of memory -- cgit v1.2.3