sdm660-common: clean unused blobs
This commit is contained in:
@@ -1,17 +0,0 @@
|
||||
# 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
|
||||
@@ -1,16 +0,0 @@
|
||||
# Copyright (c) 2019-2020 Qualcomm Technologies, Inc.
|
||||
# All Rights Reserved.
|
||||
# Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||||
#
|
||||
|
||||
on post-fs-data
|
||||
# create QDMA dropbox
|
||||
mkdir /data/vendor/qdmastats 0700 system system
|
||||
mkdir /data/vendor/qdma 0770 system system
|
||||
#mkdir /dev/socket/qdma 0777 system system
|
||||
#chmod 2777 /dev/socket/qdma
|
||||
|
||||
service vendor.qcc-trd /system/vendor/bin/qcc-trd
|
||||
class late_start
|
||||
user system
|
||||
group everybody readproc system net_bw_stats radio vendor_rfs_shared sdcard_rw media_rw sdcard_r
|
||||
@@ -1,6 +0,0 @@
|
||||
service vendor.mutualex /vendor/bin/mutualex
|
||||
class main
|
||||
user radio
|
||||
group radio wakelock wifi inet
|
||||
capabilities BLOCK_SUSPEND
|
||||
oneshot
|
||||
@@ -1,7 +0,0 @@
|
||||
# Copyright (c) 2020 Qualcomm Technologies, Inc.
|
||||
# All Rights Reserved.
|
||||
# Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||||
|
||||
on boot
|
||||
write /data/vendor/qmipriod/log.txt ""
|
||||
chown radio radio /data/vendor/qmipriod/log.txt
|
||||
@@ -1,20 +0,0 @@
|
||||
# Copyright (c) 2020 Qualcomm Technologies, Inc.
|
||||
# All Rights Reserved.
|
||||
# Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||||
|
||||
service vendor.qmipriod /system/vendor/bin/qmipriod
|
||||
class main
|
||||
user radio
|
||||
group radio
|
||||
disabled
|
||||
|
||||
on property:persist.vendor.data.qmipriod_load=1
|
||||
start vendor.qmipriod
|
||||
|
||||
on property:persist.vendor.data.qmipriod_load=0
|
||||
stop vendor.qmipriod
|
||||
|
||||
on post-fs-data
|
||||
#Create logging directory
|
||||
mkdir /data/vendor/qmipriod 0770 radio radio
|
||||
chmod 0770 /data/vendor/qmipriod
|
||||
@@ -1,21 +0,0 @@
|
||||
# Copyright (c) 2019 Qualcomm Technologies, Inc.
|
||||
# All Rights Reserved.
|
||||
# Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||||
|
||||
|
||||
# Create the directories used by qwes
|
||||
on post-fs-data
|
||||
mkdir /data/vendor/qwes 0755 system system
|
||||
|
||||
# Start daemon after boot completed
|
||||
on property:sys.boot_completed=1
|
||||
start vendor.ssgtzd
|
||||
|
||||
# Used 'disabled' flag, so daemon won't be started until explicit start
|
||||
service vendor.ssgtzd /vendor/bin/ssgtzd
|
||||
class late_start
|
||||
user system
|
||||
group system
|
||||
disabled
|
||||
socket ssgtzd stream 0660 system inet
|
||||
socket qwes_ipc stream 0660 system inet
|
||||
-10
@@ -1,10 +0,0 @@
|
||||
#
|
||||
# Copyright (c) 2017-2018, 2020 Qualcomm Technologies, Inc.
|
||||
# All Rights Reserved.
|
||||
# Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||||
#
|
||||
|
||||
service qti_esepowermanager_service_1_1 /vendor/bin/hw/vendor.qti.esepowermanager@1.1-service
|
||||
class hal
|
||||
user system
|
||||
group nfc system
|
||||
Vendored
-8
@@ -1,8 +0,0 @@
|
||||
# Copyright (c) 2019 Qualcomm Technologies, Inc.
|
||||
# All Rights Reserved.
|
||||
# Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||||
#
|
||||
service vendor.capabilityconfigstore /vendor/bin/hw/vendor.qti.hardware.capabilityconfigstore@1.0-service
|
||||
class hal
|
||||
user system
|
||||
group system
|
||||
-12
@@ -1,12 +0,0 @@
|
||||
# Copyright (c) 2017 Qualcomm Technologies, Inc.
|
||||
# All Rights Reserved.
|
||||
# Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||||
#
|
||||
service vendor-factory-hal-1-0 /vendor/bin/hw/vendor.qti.hardware.factory@1.0-service
|
||||
interface vendor.qti.hardware.factory@1.0::IFactory default
|
||||
interface vendor.qti.hardware.factory@1.1::IFactory default
|
||||
class hal
|
||||
user system
|
||||
group system
|
||||
disabled
|
||||
oneshot
|
||||
-15
@@ -1,15 +0,0 @@
|
||||
#
|
||||
# Copyright (c) 2020 Qualcomm Technologies, Inc.
|
||||
# All Rights Reserved.
|
||||
# Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||||
#
|
||||
|
||||
on post-fs-data
|
||||
# create QDMA shard dropbox
|
||||
mkdir /data/vendor/qdma/shared 0770 system system
|
||||
mkdir /data/vendor/qdma/shared/3 0770 system system
|
||||
|
||||
service qccvndhalservice /vendor/bin/hw/vendor.qti.hardware.qccvndhal@1.0-service
|
||||
class hal
|
||||
user system
|
||||
group system
|
||||
-8
@@ -1,8 +0,0 @@
|
||||
# Copyright (c) 2018 Qualcomm Technologies, Inc.
|
||||
# All Rights Reserved.
|
||||
# Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||||
#
|
||||
service soter-1-0 /vendor/bin/hw/vendor.qti.hardware.soter@1.0-service
|
||||
class hal
|
||||
user system
|
||||
group system drmrpc
|
||||
-12
@@ -1,12 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Copyright (c) 2017 Qualcomm Technologies, Inc.
|
||||
All Rights Reserved.
|
||||
Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||||
-->
|
||||
<permissions>
|
||||
<library name="vendor.qti.hardware.factory-V1.0"
|
||||
file="/system/framework/vendor.qti.hardware.factory-V1.0-java.jar" />
|
||||
<library name="vendor.qti.hardware.factory-V1.1"
|
||||
file="/system/framework/vendor.qti.hardware.factory-V1.1-java.jar" />
|
||||
</permissions>
|
||||
@@ -1,67 +0,0 @@
|
||||
# Copyright (c) 2020 Qualcomm Technologies, Inc.
|
||||
# All Rights Reserved.
|
||||
# Confidential and Proprietary - Qualcomm Technologies, Inc
|
||||
#
|
||||
# Not a contribution.
|
||||
#
|
||||
# Copyright (C) 2018 The Android Open Source Project
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
mmap: arg2 in ~PROT_EXEC || arg2 in ~PROT_WRITE
|
||||
munmap: 1
|
||||
getuid: 1
|
||||
writev: 1
|
||||
prctl: arg0 == PR_SET_VMA || arg0 == PR_GET_DUMPABLE
|
||||
mprotect: arg2 in ~PROT_EXEC || arg2 in ~PROT_WRITE
|
||||
openat: 1
|
||||
futex: 1
|
||||
close: 1
|
||||
read: 1
|
||||
newfstatat: 1
|
||||
fstat: 1
|
||||
#ioctl: arg1 == BINDER_WRITE_READ || arg1 == BINDER_SET_MAX_THREADS || arg1 == BINDER_VERSION
|
||||
ioctl: 1
|
||||
mremap: 1
|
||||
readlinkat: 1
|
||||
pread64: 1
|
||||
fstatfs: 1
|
||||
rt_sigprocmask: 1
|
||||
faccessat: 1
|
||||
sendto: 1
|
||||
rt_sigaction: 1
|
||||
socket: arg0 == AF_UNIX || arg0 == AF_QIPCRTR
|
||||
recvfrom: 1
|
||||
getsockname: 1
|
||||
getdents64: 1
|
||||
fcntl: 1
|
||||
nanosleep: 1
|
||||
getrandom: 1
|
||||
clone: 1
|
||||
pipe2: 1
|
||||
exit_group: 1
|
||||
write: 1
|
||||
exit: 1
|
||||
getpid: 1
|
||||
sigaltstack: 1
|
||||
getrlimit: 1
|
||||
restart_syscall: 1
|
||||
setsockopt: 1
|
||||
sched_getscheduler: 1
|
||||
rt_sigreturn: 1
|
||||
execve: 1
|
||||
madvise: 1
|
||||
set_tid_address: 1
|
||||
connect: 1
|
||||
ppoll: 1
|
||||
clock_gettime: 1
|
||||
@@ -1,19 +0,0 @@
|
||||
/********************************************************************
|
||||
Copyright (c) 2018-19 Qualcomm Technologies, Inc.
|
||||
All Rights Reserved.
|
||||
Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||||
*********************************************************************/
|
||||
{
|
||||
"embedded_ta_images": [
|
||||
{ "name":"qwes"},
|
||||
{ "name":"tzsc"}
|
||||
],
|
||||
"ta_images": [
|
||||
{ "path":"/vendor/firmware_mnt/image/qwes.mbn"},
|
||||
{ "path":"/vendor/firmware/image/qwes.mbn"},
|
||||
{ "path":"/vendor/firmware_mnt/image/haventkn.mbn"},
|
||||
{ "path":"/vendor/firmware/image/haventkn.mbn"},
|
||||
{ "path":"/vendor/firmware_mnt/image/tzsc.mbn"},
|
||||
{ "path":"/vendor/firmware_mnt/image/rtice.mbn"}
|
||||
]
|
||||
}
|
||||
@@ -1,34 +0,0 @@
|
||||
/********************************************************************
|
||||
Copyright (c) 2018 Qualcomm Technologies, Inc.
|
||||
All Rights Reserved.
|
||||
Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||||
*********************************************************************/
|
||||
|
||||
/*
|
||||
* Configure class Ids available to third-party apps that try to
|
||||
* communicate with TZ. The rules defined here are used by
|
||||
* com.qualcomm.qti.qms.service.TrustZoneAccess to determine
|
||||
* what classes are available to clients.
|
||||
*
|
||||
* For Example -
|
||||
* { "classId":"80", "name":"I Need Location TA", "permissions":[ "android.permission.ACCESS_FINE_LOCATION" ] },
|
||||
* classId: The class ID that a TA is assigned.
|
||||
* name: The name of that TA. This is only a placeholder for now.
|
||||
* permissions: A list of Android permissions that a client must have to use this TA.
|
||||
*/
|
||||
|
||||
|
||||
{
|
||||
"whitelist": [
|
||||
{ "classId":"3", "name":"App Loader", "permissions":[] },
|
||||
{ "classId":"34", "name":"PVC License", "permissions":[] },
|
||||
{ "classId":"62", "name":"Device Attestation", "permissions":[] },
|
||||
{ "classId":"78", "name":"Haven Token", "permissions":[] },
|
||||
{ "classId":"70", "name":"RTIC App", "permissions":[] },
|
||||
{ "classId":"71", "name":"RTICe App", "permissions":[] },
|
||||
{ "classId":"101", "name":"Celluar Security Measures", "permissions":[] },
|
||||
{ "classId":"102", "name":"SCPassThrough", "permissions":[] },
|
||||
{ "classId":"119", "name":"Platform Feature Management", "permissions":[] },
|
||||
{ "classId":"146", "name":"TLOC Service", "permissions":[] }
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user