[Moto One vision] Set eSCO size. See https://github.com/phhusson/treble_experimentations/issues/1939
This commit is contained in:
parent
089dcc7bc0
commit
329bbe82af
@ -1039,3 +1039,7 @@ if getprop ro.vendor.build.fingerprint | grep -iq -e UMIDIGI/UMIDIGI_X; then
|
|||||||
mount -o bind /mnt/phh/smartpa_params /system/etc/smartpa_params
|
mount -o bind /mnt/phh/smartpa_params /system/etc/smartpa_params
|
||||||
restorecon -R /system/etc/smartpa_params
|
restorecon -R /system/etc/smartpa_params
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
if getprop ro.vendor.build.fingerprint |grep -iq motorola/kane;then
|
||||||
|
setprop persist.sys.bt.esco_transport_unit_size 16
|
||||||
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user