peridot: Import from V816.0.5.0.UNPMIXM

This commit is contained in:
AdarshGrewal
2024-08-10 14:00:32 +05:30
commit b551459cda
2862 changed files with 460176 additions and 0 deletions
+17
View File
@@ -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