• R/O
  • HTTP
  • SSH
  • HTTPS

提交

標籤
無標籤

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

device/generic/common


Commit MetaInfo

修訂10b4df8bfde7aee0c1c91ed3cf6c4025f52e2a64 (tree)
時間2016-09-27 23:15:21
作者Chih-Wei Huang <cwhuang@linu...>
CommiterChih-Wei Huang

Log Message

Merge remote-tracking branch 'x86/marshmallow-x86' into cm-13.0-x86

Conflicts:
BoardConfig.mk

Change Summary

差異

--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -74,7 +74,7 @@ TARGET_HARDWARE_3D := true
7474 BOARD_EGL_CFG ?= device/generic/common/gpu/egl_mesa.cfg
7575 endif
7676
77-BOARD_KERNEL_CMDLINE := root=/dev/ram0 androidboot.hardware=$(PRODUCT_RELEASE_NAME)
77+BOARD_KERNEL_CMDLINE := root=/dev/ram0
7878
7979 COMPATIBILITY_ENHANCEMENT_PACKAGE := true
8080 PRC_COMPATIBILITY_PACKAGE := true
--- a/init.sh
+++ b/init.sh
@@ -229,6 +229,12 @@ function init_hal_sensors()
229229 *i7Stylus*)
230230 set_property hal.sensors.iio.accel.matrix 1,0,0,0,-1,0,0,0,-1
231231 ;;
232+ *ST70416-6*)
233+ set_property hal.sensors.iio.accel.matrix 0,-1,0,-1,0,0,0,0,-1
234+ ;;
235+ *ONDATablet*)
236+ set_property hal.sensors.iio.accel.matrix 0,1,0,1,0,0,0,0,-1
237+ ;;
232238 *)
233239 ;;
234240 esac
--- a/modules.blacklist
+++ b/modules.blacklist
@@ -1 +1,4 @@
11 blacklist evbug
2+deferred amdgpu
3+deferred nouveau
4+deferred radeon