klte-common: create perfd directories

Change-Id: I27207f75b1b3bb19b099176830b85f8935abdb4c
(cherry picked from commit 859a29e16fc7f1e12574b15e6082f28cb3bade2b)
This commit is contained in:
OzzysCmAcc 2016-10-08 12:55:35 +02:00 committed by Kevin Haggerty
parent aad022625f
commit 12547a4360
1 changed files with 4 additions and 0 deletions

View File

@ -245,6 +245,10 @@ on post-fs-data
chown system camera /sys/class/flash/flash/flash_power
chmod 660 /sys/class/flash/flash/flash_power
# Create directories for perfd
mkdir /data/misc/perfd 2755 root system
mkdir /data/system/perfd 2770 root system
setprop vold.post_fs_data_done 1
on early-boot