klte-common: Remove hostapd entries

Change-Id: I75b370c0187c8a233d581d985d9a0207d22ca1f3
This commit is contained in:
Matt Filetto 2015-01-07 16:35:45 -08:00 committed by Ethan Chen
parent 485659d731
commit 641137bd65
1 changed files with 0 additions and 12 deletions

View File

@ -187,11 +187,6 @@ on post-fs-data
mkdir /data/fota 0771
chown system system /data/fota
#Create directory for hostapd
mkdir /data/hostapd 0770 system wifi
#Provide the access to hostapd.conf only to root and group
chmod 0660 /data/hostapd/hostapd.conf
# Create /data/time folder for time-services
mkdir /data/time/ 0700 system system
@ -1247,13 +1242,6 @@ on property:sys.boot_completed=1
# Post boot services
start mpdecision
service hostapd /system/bin/hostapd -dddd /data/hostapd/hostapd.conf
class late_start
user root
group root
oneshot
disabled
service charger /charger
class charger