X-Git-Url: http://git.osdn.net/view?p=android-x86%2Fdevice-generic-common.git;a=blobdiff_plain;f=init.sh;h=5f367db8a23a5c3027f287845152b27e74b345c3;hp=8b2e36658d0837a9750d538a5b8d92227e57a2fe;hb=c35ffc56465e575d812b712feb59acf0ae13cb79;hpb=5d502e1c6c9cc53cb53f5914a4bdb34e190ccf15 diff --git a/init.sh b/init.sh index 8b2e366..5f367db 100644 --- a/init.sh +++ b/init.sh @@ -55,6 +55,9 @@ function init_hal_bluetooth() done case "$PRODUCT" in + T100TAF) + set_property bluetooth.interface hci1 + ;; T10*TA|M80TA|HP*Omni*) BTUART_PORT=/dev/ttyS1 set_property hal.bluetooth.uart.proto bcm @@ -267,7 +270,7 @@ function init_hal_sensors() *ST70416-6*) set_property ro.iio.accel.order 102 ;; - *T10*TA*|*pnEZpad*) + *T*0*TA*|*pnEZpad*) set_property ro.iio.accel.y.opt_scale -1 ;; *)