1234567891011 |
- # Copyright (c) 2021 Qualcomm Technologies, Inc.
- # All Rights Reserved.
- # Confidential and Proprietary - Qualcomm Technologies, Inc.
- on init
- start vendor.keymint-qti
- service vendor.keymint-qti /vendor/bin/hw/android.hardware.security.keymint-service-qti
- class early_hal
- user system
- group system drmrpc
|