You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
386 B
13 lines
386 B
# Copyright (c) 2019 Qualcomm Technologies, Inc.
|
|
# All Rights Reserved.
|
|
# Confidential and Proprietary - Qualcomm Technologies, Inc.
|
|
|
|
# Create the directories used by DPM subsystem
|
|
|
|
#start dataadpl service
|
|
service vendor.dataadpl /system/vendor/bin/adpl
|
|
class main
|
|
user radio
|
|
socket adpl_cmd_uds_file dgram 660 radio radio
|
|
group radio oem_2901 diag usb inet
|
|
disabled |