vendor_lenovo_sdm710-common/proprietary/etc/init/wfdservice.rc

17 lines
353 B
Text
Raw Normal View History

#
# 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