diff options
| author | Glenn Kasten <gkasten@google.com> | 2011-02-02 15:58:08 -0800 |
|---|---|---|
| committer | Android (Google) Code Review <android-gerrit@google.com> | 2011-02-02 15:58:08 -0800 |
| commit | b03afaafb542e84a6ae9b09d89f7eb3a9d1ccf7a (patch) | |
| tree | d883e811362432a2ca9e3e8e61b22a1c84fd641a /rootdir/init.rc | |
| parent | 305b4b0f6069d733d3023a57fdc8a6d9cf7de2a6 (diff) | |
| parent | b81dfcb4f6275bf675e7afe64ccecc29c1b8c3ae (diff) | |
| download | system_core-b03afaafb542e84a6ae9b09d89f7eb3a9d1ccf7a.tar.gz system_core-b03afaafb542e84a6ae9b09d89f7eb3a9d1ccf7a.tar.bz2 system_core-b03afaafb542e84a6ae9b09d89f7eb3a9d1ccf7a.zip | |
Merge "Bug 3381298 Remove old /data/drm/plugins/native"
Diffstat (limited to 'rootdir/init.rc')
| -rw-r--r-- | rootdir/init.rc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/rootdir/init.rc b/rootdir/init.rc index 8c2bbeec..7f99ce79 100644 --- a/rootdir/init.rc +++ b/rootdir/init.rc @@ -178,8 +178,6 @@ on post-fs-data # 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 |
