Files
vendor_xiaomi_surya/proprietary/vendor/etc/init/dpmQmiMgr.rc
Willy Gardiol 15ed9b7482 surya: Import blobs from V12.0.1.0.RJGMIXM global stable
From: POCO/surya_global/surya:11/RKQ1.200826.002/V12.0.1.0.RJGMIXM:user/release-keys
Change-Id: Ie366805809e52ca4db992a646a3bd6fde0617b67
2022-01-04 22:33:58 +00:00

18 lines
477 B
Plaintext

# Copyright (c) 2019-2020 Qualcomm Technologies, Inc.
# All Rights Reserved.
# Confidential and Proprietary - Qualcomm Technologies, Inc.
#start dpmQmiMgr service
service dpmQmiMgr /system/vendor/bin/dpmQmiMgr
interface com.qualcomm.qti.dpm.api@1.0::IdpmQmi dpmQmiService
class main
user system
group system
disabled
on property:persist.vendor.dpmhalservice.enable=*
start dpmQmiMgr
on property:persist.vendor.dpmhalservice.enable=0
stop dpmQmiMgr