vendor_lenovo_sdm710-common/proprietary/etc/init/wfdservice.rc
SamarV-121 e8fe548778 Initial import
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-04-11 07:37:51 +00:00

16 lines
353 B
Text

#
# Copyright (c) 2019 Qualcomm Technologies, Inc.
# All Rights Reserved.
# Confidential and Proprietary - Qualcomm Technologies, Inc.
#
service wfdservice /system/bin/wfdservice
class main
user system
disabled
oneshot
on property:vendor.wfdservice=enable
start wfdservice
on property:vendor.wfdservice=disable
stop wfdservice