peridot: Import from V816.0.5.0.UNPMIXM
This commit is contained in:
+17
@@ -0,0 +1,17 @@
|
||||
# Copyright (c) 2019-2020, 2023 Qualcomm Technologies, Inc.
|
||||
# All Rights Reserved.
|
||||
# Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||||
|
||||
service vendor.vppservice /vendor/bin/vppservice
|
||||
class hal
|
||||
user mediacodec
|
||||
group camera system media
|
||||
|
||||
# AIDL interface
|
||||
interface aidl vendor.qti.hardware.vpp.IVppService/default
|
||||
|
||||
# don't auto restart
|
||||
oneshot
|
||||
|
||||
# start only when requested (uncomment below to disable service at boot)
|
||||
# disabled
|
||||
Reference in New Issue
Block a user