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

17 lines
362 B
Text
Raw Normal View History

#
2021-07-12 06:36:58 -04:00
# Copyright (c) 2019-2020 Qualcomm Technologies, Inc.
# All Rights Reserved.
# Confidential and Proprietary - Qualcomm Technologies, Inc.
#
2021-07-12 06:36:58 -04:00
service wfdservice /system_ext/bin/wfdservice
class main
user system
disabled
oneshot
on property:vendor.wfdservice=enable
start wfdservice
on property:vendor.wfdservice=disable
stop wfdservice