Files
vendor_asus_X00TD/sdm660-common/proprietary/etc/init/wfdservice.rc
T
pranavkapoor001andKunmun 2df38515e7 sdm660-common: Checkout Proprietary Blobs From R-CAF
- LA.UM.9.12.r1-10800-SMxx50.0
     - Alarm, ANT+, Bluetooth, Bluetooth-Audio, CNE, Connection Security, Data, Diag, DPM
     - ESE-Powermanager, FM, IMS, Latency, PD, Peripheral manager, QCC VND HAL, QCRIL, QCC-TR-UI, QDMA, QMI
     - RemoteFS, Soter, TFTP, SMC Invoke, Time Services, Wifi

- LA.UM.9.6.2.r1-03600-89xx.0
     - DRM, DRM-Qteeconnector, TUI, WFD
     - Add QSEEcom Hal

- LA.QSSI.11.0.r1*
     - FM, Telephony (System)

Signed-off-by: Kunmun <kunmun.devroms@gmail.com>
2021-09-30 00:56:40 +05:30

15 lines
380 B
Plaintext

service wfdservice /system/bin/wfdservice
class main
user system
group audio camera inet uhid drmrpc media_rw media input net_admin
#removed these because of limit of 12 groups
#graphics net_bt net_bt_admin bluetooth
disabled
oneshot
on property:vendor.wfdservice=enable
start wfdservice
on property:vendor.wfdservice=disable
stop wfdservice