summaryrefslogtreecommitdiffstats
path: root/rootdir
diff options
context:
space:
mode:
authorNick Kralevich <nnk@google.com>2014-01-08 17:44:32 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-01-08 17:44:32 +0000
commitdf8d0ffd73f8359def90d2f79d25059023018213 (patch)
tree3b9e3b1d7095a82ec734031121971375bd202a4b /rootdir
parente61495c9b82e0bb4893095405518c23a55092f3a (diff)
parent72f269f3050b3e5b2fd6be7d0a6a485114cc6ee7 (diff)
downloadsystem_core-df8d0ffd73f8359def90d2f79d25059023018213.zip
system_core-df8d0ffd73f8359def90d2f79d25059023018213.tar.gz
system_core-df8d0ffd73f8359def90d2f79d25059023018213.tar.bz2
am 72f269f3: am 8830b53b: Merge "Label existing /data/mediadrm files."
* commit '72f269f3050b3e5b2fd6be7d0a6a485114cc6ee7': Label existing /data/mediadrm files.
Diffstat (limited to 'rootdir')
-rw-r--r--rootdir/init.rc1
1 files changed, 1 insertions, 0 deletions
diff --git a/rootdir/init.rc b/rootdir/init.rc
index 275cee6..2a06dc7 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -266,6 +266,7 @@ on post-fs-data
# create directory for MediaDrm plug-ins - give drm the read/write access to
# the following directory.
mkdir /data/mediadrm 0770 mediadrm mediadrm
+ restorecon_recursive /data/mediadrm
# symlink to bugreport storage location
symlink /data/data/com.android.shell/files/bugreports /data/bugreports