Files
vendor_xiaomi_sm6250-common/proprietary/etc/init/wfdservice.rc
Nick C 3524a62f8f Init
2020-10-25 11:08:13 +00:00

17 lines
353 B
Plaintext

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