12 lines
320 B
Plaintext
12 lines
320 B
Plaintext
# 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
|