summaryrefslogtreecommitdiff
authorshuanglong.wang <shuanglong.wang@amlogic.com>2020-11-23 11:33:58 (GMT)
committer Tellen Yu <tellen.yu@amlogic.com>2020-11-26 10:05:43 (GMT)
commitf56a9a4c7c3ef20f08e2ec67e1ed4a62256c1301 (patch)
treec23f4ae635f907ee26ed533b7e037c16de7428f1
parent0aea466140c43e8dbbc452b0ba1e9c734cb2a85d (diff)
downloadcommon-f56a9a4c7c3ef20f08e2ec67e1ed4a62256c1301.zip
common-f56a9a4c7c3ef20f08e2ec67e1ed4a62256c1301.tar.gz
common-f56a9a4c7c3ef20f08e2ec67e1ed4a62256c1301.tar.bz2
device: chmod uvm to 666 [1/1]
PD#SWPL-37393 Problem: open /dev/uvm fail in omx Solution: chmod uvm to 666 Verify: ohm Change-Id: I62e2e602f62c435f6d825c63ffc52324d881ef9e Signed-off-by: shuanglong.wang <shuanglong.wang@amlogic.com>
Diffstat
-rw-r--r--initscripts/ueventd.amlogic.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/initscripts/ueventd.amlogic.rc b/initscripts/ueventd.amlogic.rc
index 44a96b7..1d1a120 100644
--- a/initscripts/ueventd.amlogic.rc
+++ b/initscripts/ueventd.amlogic.rc
@@ -62,7 +62,7 @@
/dev/ion 0666 system graphics
# uvm
-/dev/uvm 0660 system graphics
+/dev/uvm 0666 system graphics
# video tunnel
/dev/videotunnel 0666 system graphics