From f797c79e0dd735e79e18d2274b7d35cc1cb36b04 Mon Sep 17 00:00:00 2001 From: Ziyan Date: Thu, 27 Nov 2014 21:24:27 +0100 Subject: tuna: remove unnecessary init entries From Android 5.0, these are present in the main init.rc file. --- rootdir/init.tuna.rc | 4 ---- 1 file changed, 4 deletions(-) (limited to 'rootdir') diff --git a/rootdir/init.tuna.rc b/rootdir/init.tuna.rc index e4d127a..8106fef 100755 --- a/rootdir/init.tuna.rc +++ b/rootdir/init.tuna.rc @@ -23,10 +23,6 @@ on init on post-fs-data mkdir /data/media 0770 media_rw media_rw - mkdir /data/misc/wifi 0770 wifi wifi - mkdir /data/misc/wifi/sockets 0770 wifi wifi - mkdir /data/misc/dhcp 0770 dhcp dhcp - chown dhcp dhcp /data/misc/dhcp mkdir /data/smc 0770 drmrpc drmrpc chown drmrpc drmrpc /data/smc/counter.bin chown drmrpc drmrpc /data/smc/storage.bin -- cgit v1.1