projects
/
platform
/
core
/
uifw
/
libtbm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13854cb
)
add the ownership of the display group to the /dev/sw_sync
60/236860/3
author
SooChan Lim
<sc1.lim@samsung.com>
Tue, 23 Jun 2020 02:19:58 +0000
(11:19 +0900)
committer
SooChan Lim
<sc1.lim@samsung.com>
Tue, 23 Jun 2020 03:58:46 +0000
(12:58 +0900)
This is for the users who use the tbm_sync
Change-Id: I5598de1d02f7dd2f1bcd750cc7d88520b2fc1998
packaging/sw_sync.conf
patch
|
blob
|
history
diff --git
a/packaging/sw_sync.conf
b/packaging/sw_sync.conf
index
deac6c8
..
02b1cd9
100644
(file)
--- a/
packaging/sw_sync.conf
+++ b/
packaging/sw_sync.conf
@@
-1,2
+1,4
@@
z /sys/kernel/debug/sync/sw_sync 0666 root display -
t /sys/kernel/debug/sync/sw_sync - - - - security.SMACK64="*"
+z /dev/sw_sync 0666 root display -
+t /dev/sw_sync - - - - security.SMACK64="*"