mirror of
https://github.com/team-infusion-developers/android_device_samsung_msm8976-common.git
synced 2024-11-07 06:19:20 +00:00
msm8976-common: Don't build wcnss_service
* Unused
This commit is contained in:
parent
790e0acec5
commit
6431319376
2 changed files with 0 additions and 8 deletions
|
@ -231,7 +231,6 @@ PRODUCT_COPY_FILES += \
|
|||
PRODUCT_PACKAGES += \
|
||||
libqsap_sdk \
|
||||
libQWiFiSoftApCfg \
|
||||
wcnss_service \
|
||||
libwpa_client \
|
||||
hostapd \
|
||||
wpa_supplicant \
|
||||
|
|
|
@ -1458,7 +1458,6 @@ on property:sys.boot_completed=1
|
|||
|
||||
on property:vold.decrypt=trigger_restart_framework
|
||||
start config_bluetooth
|
||||
start wcnss-service
|
||||
start config_bt_addr
|
||||
|
||||
on property:persist.env.fastdorm.enabled=true
|
||||
|
@ -1662,12 +1661,6 @@ service audiod /system/bin/audiod
|
|||
user system
|
||||
group system
|
||||
|
||||
service wcnss-service /system/bin/wcnss_service
|
||||
class late_start
|
||||
user system
|
||||
group system wifi radio
|
||||
oneshot
|
||||
|
||||
on charger
|
||||
start hvdcp_opti
|
||||
|
||||
|
|
Loading…
Reference in a new issue