sm6150-common: Import from sweet V13.0.15.0.SKFMIXM
This commit is contained in:
19
proprietary/vendor/etc/init/vppservice.rc
vendored
Normal file
19
proprietary/vendor/etc/init/vppservice.rc
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
# Copyright (c) 2019 Qualcomm Technologies, Inc.
|
||||
# All Rights Reserved.
|
||||
# Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||||
|
||||
service vendor.vppservice /vendor/bin/vppservice
|
||||
class hal
|
||||
user media
|
||||
group camera
|
||||
|
||||
# HIDL interfaces
|
||||
interface vendor.qti.hardware.vpp@1.1::IHidlVppService vppService
|
||||
interface vendor.qti.hardware.vpp@1.2::IHidlVppService vppService
|
||||
interface vendor.qti.hardware.vpp@1.3::IHidlVppService vppService
|
||||
|
||||
# don't auto restart
|
||||
oneshot
|
||||
|
||||
# start only when requested (uncomment below to disable service at boot)
|
||||
# disabled
|
||||
Reference in New Issue
Block a user