klte-common: fix wrong path in init
Change-Id: Ie4c7660b1e2a4d577e3f84f1f33acc802148ef78 (cherry picked from commit 2c94fff7936763323489a391fb51a35b6f4f1340)
This commit is contained in:
parent
2f41fd2d2f
commit
c15f54176f
1 changed files with 1 additions and 1 deletions
|
@ -179,7 +179,7 @@ on post-fs-data
|
|||
mkdir /efs/drm/sdrm/data_agent 0774 drm system
|
||||
restorecon /efs/drm
|
||||
restorecon /efs/drm/sdrm
|
||||
restorecon /efs/drm/data_agent
|
||||
restorecon /efs/drm/sdrm/data_agent
|
||||
|
||||
# DivX DRM
|
||||
mkdir /efs/.files 0775
|
||||
|
|
Loading…
Reference in a new issue