vendor_xiaomi_onyx/proprietary/vendor/etc/init/hexlpservice.rc
zenin1504 737bba2d3d onyx: Push vendor repo here
Change-Id: If8d0b57acc6b41c28c7a331e41db44d2
Signed-off-by: zenin1504 <me.zenin1504.dev@gmail.com>
2026-06-26 20:21:50 +08:00

18 lines
480 B
Plaintext

# Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
# All rights reserved.
# Confidential and Proprietary - Qualcomm Technologies, Inc.
service vendor.hexpservice /vendor/bin/hexlpservice
class hal
user media
group camera system
# AIDL interface
interface aidl vendor.qti.hardware.hexlp.IHexlpService/default
# don't auto restart
oneshot
# start only when requested (uncomment below to disable service at boot)
disabled