Add /data/misc/perfprofd to store perf profile.

BUG: 19483574

(cherry picked from commit 30c401fa92f5a32a9a41024d9d1daddd1bc37ea5)

Change-Id: Ibf96db9f7e5db625b395db20b73572acc240b1f9
diff --git a/rootdir/init.rc b/rootdir/init.rc
index 02b3656..d44f98b 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -263,6 +263,7 @@
     mkdir /data/misc/ethernet 0770 system system
     mkdir /data/misc/dhcp 0770 dhcp dhcp
     mkdir /data/misc/user 0771 root root
+    mkdir /data/misc/perfprofd 0775 root root
     # give system access to wpa_supplicant.conf for backup and restore
     chmod 0660 /data/misc/wifi/wpa_supplicant.conf
     mkdir /data/local 0751 root root