• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

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

system/corennnnn


Commit MetaInfo

Revisão86c9c20d64a71582e3bc3d0455a6a459029ba2b9 (tree)
Hora2011-08-04 17:36:34
AutorChih-Wei Huang <cwhuang@linu...>
CommiterChih-Wei Huang

Mensagem de Log

ueventd.rc: set proper permisions for android-x86 devices

Change-Id: If0c172bbabf6270510b4062f6f4da7a1ffa62073

Mudança Sumário

Diff

--- a/rootdir/ueventd.rc
+++ b/rootdir/ueventd.rc
@@ -17,6 +17,9 @@
1717 # gpu driver for adreno200 is globally accessible
1818 /dev/kgsl 0666 root root
1919
20+# kms driver for android-x86
21+/dev/dri/* 0666 root graphics
22+
2023 # these should not be world writable
2124 /dev/diag 0660 radio radio
2225 /dev/diag_arm9 0660 radio radio
@@ -32,6 +35,7 @@
3235 /dev/input/* 0660 root input
3336 /dev/eac 0660 root audio
3437 /dev/cam 0660 root camera
38+/dev/video* 0660 root camera
3539 /dev/pmem 0660 system graphics
3640 /dev/pmem_adsp* 0660 system audio
3741 /dev/pmem_camera* 0660 system camera
@@ -66,6 +70,7 @@
6670 /dev/qmi0 0640 radio radio
6771 /dev/qmi1 0640 radio radio
6872 /dev/qmi2 0640 radio radio
73+/dev/ttyUSB* 0660 radio radio
6974 /dev/bus/usb/* 0660 root usb
7075 /dev/usb_accessory 0660 root usb
7176