• 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

修訂296dccffdb06bb2d8d715b6f0646ecf61505d269 (tree)
時間2016-06-05 20:20:19
作者Chih-Wei Huang <cwhuang@linu...>
CommiterChih-Wei Huang

Log Message

Add the Power HAL for x86

Change Summary

差異

--- a/packages.mk
+++ b/packages.mk
@@ -47,6 +47,7 @@ PRODUCT_PACKAGES := \
4747 lights.default \
4848 make_ext4fs \
4949 parted \
50+ power.x86 \
5051 powerbtnd \
5152 scp \
5253 sensors.hsb \
--- a/ueventd.x86.rc
+++ b/ueventd.x86.rc
@@ -7,3 +7,5 @@
77
88 # for bluetooth nodes
99 /dev/uhid 0660 bluetooth bluetooth
10+
11+/sys/devices/system/cpu/cpu* online 0664 system system