commit | ab1ee96c20a9fbf9ac5143c030f56d7a024abd71 | [log] [tgz] |
---|---|---|
author | Benoit Goby <benoit@android.com> | Wed Feb 02 17:08:10 2011 -0800 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Wed Feb 02 17:08:10 2011 -0800 |
tree | b4c33e03b6d658380e113101503b4a703a10bfe5 | |
parent | b03afaafb542e84a6ae9b09d89f7eb3a9d1ccf7a [diff] | |
parent | 95ef82866c7a922bf588027aa38c58a45eb84d9c [diff] |
Merge "Fix adb leaking file descriptors to forked processes"
diff --git a/rootdir/init.rc b/rootdir/init.rc index 8c2bbee..7f99ce7 100644 --- a/rootdir/init.rc +++ b/rootdir/init.rc
@@ -178,8 +178,6 @@ # create directory for DRM plug-ins mkdir /data/drm 0774 drm drm - mkdir /data/drm/plugins 0774 drm drm - mkdir /data/drm/plugins/native 0774 drm drm # If there is no fs-post-data action in the init.<device>.rc file, you # must uncomment this line, otherwise encrypted filesystems