12 lines
258 B
Plaintext
12 lines
258 B
Plaintext
|
# Copyright (c) 2019 Qualcomm Technologies, Inc.
|
||
|
# All Rights Reserved.
|
||
|
# Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||
|
|
||
|
on init
|
||
|
start vendor.qseecomd
|
||
|
|
||
|
service vendor.qseecomd /vendor/bin/qseecomd
|
||
|
class core
|
||
|
user root
|
||
|
group root
|