vince: Decommonized tree
* From https://github.com/dib12/vendor_xiaomi_vince https://github.com/dib12/vendor_xiaomi_msm8953-common Signed-off-by: ALprjkt <168145100+ALprjkt@users.noreply.github.com>
This commit is contained in:
301
Android.bp
Executable file
301
Android.bp
Executable file
@@ -0,0 +1,301 @@
|
||||
// Automatically generated file. DO NOT MODIFY
|
||||
//
|
||||
// This file is generated by device/xiaomi/vince/setup-makefiles.sh
|
||||
|
||||
soong_namespace {
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libts_detected_face_hal",
|
||||
owner: "xiaomi",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm: {
|
||||
srcs: ["proprietary/vendor/lib/libts_detected_face_hal.so"],
|
||||
},
|
||||
},
|
||||
compile_multilib: "32",
|
||||
check_elf_files: false,
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libts_face_beautify_hal",
|
||||
owner: "xiaomi",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm: {
|
||||
srcs: ["proprietary/vendor/lib/libts_face_beautify_hal.so"],
|
||||
},
|
||||
},
|
||||
compile_multilib: "32",
|
||||
check_elf_files: false,
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libgpustats",
|
||||
owner: "xiaomi",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm: {
|
||||
srcs: ["proprietary/vendor/lib/libgpustats.so"],
|
||||
},
|
||||
android_arm64: {
|
||||
srcs: ["proprietary/vendor/lib64/libgpustats.so"],
|
||||
},
|
||||
},
|
||||
compile_multilib: "both",
|
||||
check_elf_files: false,
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libsdm-disp-vndapis",
|
||||
owner: "xiaomi",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm: {
|
||||
srcs: ["proprietary/vendor/lib/libsdm-disp-vndapis.so"],
|
||||
},
|
||||
android_arm64: {
|
||||
srcs: ["proprietary/vendor/lib64/libsdm-disp-vndapis.so"],
|
||||
},
|
||||
},
|
||||
compile_multilib: "both",
|
||||
check_elf_files: false,
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libtime_genoff",
|
||||
owner: "xiaomi",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm: {
|
||||
srcs: ["proprietary/vendor/lib/libtime_genoff.so"],
|
||||
},
|
||||
android_arm64: {
|
||||
srcs: ["proprietary/vendor/lib64/libtime_genoff.so"],
|
||||
},
|
||||
},
|
||||
compile_multilib: "both",
|
||||
check_elf_files: false,
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
cc_prebuilt_library_shared {
|
||||
name: "libthermalclient",
|
||||
owner: "xiaomi",
|
||||
strip: {
|
||||
none: true,
|
||||
},
|
||||
target: {
|
||||
android_arm64: {
|
||||
srcs: ["proprietary/vendor/lib64/libthermalclient.so"],
|
||||
},
|
||||
},
|
||||
compile_multilib: "64",
|
||||
check_elf_files: false,
|
||||
prefer: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
android_app_import {
|
||||
name: "CneApp",
|
||||
owner: "xiaomi",
|
||||
apk: "proprietary/vendor/app/CneApp/CneApp.apk",
|
||||
certificate: "platform",
|
||||
dex_preopt: {
|
||||
enabled: false,
|
||||
},
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
android_app_import {
|
||||
name: "IWlanService",
|
||||
owner: "xiaomi",
|
||||
apk: "proprietary/vendor/app/IWlanService/IWlanService.apk",
|
||||
certificate: "platform",
|
||||
dex_preopt: {
|
||||
enabled: false,
|
||||
},
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
android_app_import {
|
||||
name: "TimeService",
|
||||
owner: "xiaomi",
|
||||
apk: "proprietary/vendor/app/TimeService/TimeService.apk",
|
||||
certificate: "platform",
|
||||
dex_preopt: {
|
||||
enabled: false,
|
||||
},
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
android_app_import {
|
||||
name: "PowerOffAlarm",
|
||||
owner: "xiaomi",
|
||||
apk: "proprietary/product/app/PowerOffAlarm/PowerOffAlarm.apk",
|
||||
certificate: "platform",
|
||||
dex_preopt: {
|
||||
enabled: false,
|
||||
},
|
||||
product_specific: true,
|
||||
}
|
||||
|
||||
android_app_import {
|
||||
name: "QtiTelephonyService",
|
||||
owner: "xiaomi",
|
||||
apk: "proprietary/system_ext/app/QtiTelephonyService/QtiTelephonyService.apk",
|
||||
certificate: "platform",
|
||||
dex_preopt: {
|
||||
enabled: false,
|
||||
},
|
||||
system_ext_specific: true,
|
||||
}
|
||||
|
||||
android_app_import {
|
||||
name: "embms",
|
||||
owner: "xiaomi",
|
||||
apk: "proprietary/system_ext/app/embms/embms.apk",
|
||||
certificate: "platform",
|
||||
dex_preopt: {
|
||||
enabled: false,
|
||||
},
|
||||
system_ext_specific: true,
|
||||
}
|
||||
|
||||
android_app_import {
|
||||
name: "imssettings",
|
||||
owner: "xiaomi",
|
||||
apk: "proprietary/system_ext/app/imssettings/imssettings.apk",
|
||||
certificate: "platform",
|
||||
dex_preopt: {
|
||||
enabled: false,
|
||||
},
|
||||
system_ext_specific: true,
|
||||
}
|
||||
|
||||
android_app_import {
|
||||
name: "uceShimService",
|
||||
owner: "xiaomi",
|
||||
apk: "proprietary/system_ext/app/uceShimService/uceShimService.apk",
|
||||
certificate: "platform",
|
||||
dex_preopt: {
|
||||
enabled: false,
|
||||
},
|
||||
system_ext_specific: true,
|
||||
}
|
||||
|
||||
android_app_import {
|
||||
name: "dpmserviceapp",
|
||||
owner: "xiaomi",
|
||||
apk: "proprietary/system_ext/priv-app/dpmserviceapp/dpmserviceapp.apk",
|
||||
certificate: "platform",
|
||||
dex_preopt: {
|
||||
enabled: false,
|
||||
},
|
||||
privileged: true,
|
||||
system_ext_specific: true,
|
||||
}
|
||||
|
||||
android_app_import {
|
||||
name: "ims",
|
||||
owner: "xiaomi",
|
||||
apk: "proprietary/system_ext/priv-app/ims/ims.apk",
|
||||
certificate: "platform",
|
||||
dex_preopt: {
|
||||
enabled: false,
|
||||
},
|
||||
privileged: true,
|
||||
system_ext_specific: true,
|
||||
}
|
||||
|
||||
android_app_import {
|
||||
name: "qcrilmsgtunnel",
|
||||
owner: "xiaomi",
|
||||
apk: "proprietary/system_ext/priv-app/qcrilmsgtunnel/qcrilmsgtunnel.apk",
|
||||
certificate: "platform",
|
||||
dex_preopt: {
|
||||
enabled: false,
|
||||
},
|
||||
privileged: true,
|
||||
system_ext_specific: true,
|
||||
}
|
||||
|
||||
dex_import {
|
||||
name: "com.qti.snapdragon.sdk.display",
|
||||
owner: "xiaomi",
|
||||
jars: ["proprietary/framework/com.qti.snapdragon.sdk.display.jar"],
|
||||
}
|
||||
|
||||
dex_import {
|
||||
name: "QtiTelephonyServicelibrary",
|
||||
owner: "xiaomi",
|
||||
jars: ["proprietary/system_ext/framework/QtiTelephonyServicelibrary.jar"],
|
||||
system_ext_specific: true,
|
||||
}
|
||||
|
||||
dex_import {
|
||||
name: "com.qti.dpmframework",
|
||||
owner: "xiaomi",
|
||||
jars: ["proprietary/system_ext/framework/com.qti.dpmframework.jar"],
|
||||
system_ext_specific: true,
|
||||
}
|
||||
|
||||
dex_import {
|
||||
name: "dpmapi",
|
||||
owner: "xiaomi",
|
||||
jars: ["proprietary/system_ext/framework/dpmapi.jar"],
|
||||
system_ext_specific: true,
|
||||
}
|
||||
|
||||
dex_import {
|
||||
name: "embmslibrary",
|
||||
owner: "xiaomi",
|
||||
jars: ["proprietary/system_ext/framework/embmslibrary.jar"],
|
||||
system_ext_specific: true,
|
||||
}
|
||||
|
||||
dex_import {
|
||||
name: "qcrilhook",
|
||||
owner: "xiaomi",
|
||||
jars: ["proprietary/system_ext/framework/qcrilhook.jar"],
|
||||
system_ext_specific: true,
|
||||
}
|
||||
|
||||
prebuilt_etc_xml {
|
||||
name: "manifest_android.hardware.drm-service.widevine",
|
||||
owner: "xiaomi",
|
||||
src: "proprietary/vendor/etc/vintf/manifest/manifest_android.hardware.drm-service.widevine.xml",
|
||||
filename_from_src: true,
|
||||
sub_dir: "vintf/manifest",
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
prebuilt_etc_xml {
|
||||
name: "vendor.qti.gnss@3.0-service",
|
||||
owner: "xiaomi",
|
||||
src: "proprietary/vendor/etc/vintf/manifest/vendor.qti.gnss@3.0-service.xml",
|
||||
filename_from_src: true,
|
||||
sub_dir: "vintf/manifest",
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
9
Android.mk
Normal file
9
Android.mk
Normal file
@@ -0,0 +1,9 @@
|
||||
# Automatically generated file. DO NOT MODIFY
|
||||
#
|
||||
# This file is generated by device/xiaomi/vince/setup-makefiles.sh
|
||||
|
||||
LOCAL_PATH := $(call my-dir)
|
||||
|
||||
ifeq ($(TARGET_DEVICE),vince)
|
||||
|
||||
endif
|
||||
4
BoardConfigVendor.mk
Normal file
4
BoardConfigVendor.mk
Normal file
@@ -0,0 +1,4 @@
|
||||
# Automatically generated file. DO NOT MODIFY
|
||||
#
|
||||
# This file is generated by device/xiaomi/vince/setup-makefiles.sh
|
||||
|
||||
23
README.md
Normal file
23
README.md
Normal file
@@ -0,0 +1,23 @@
|
||||
# Vendor Tree for Xiaomi Redmi 5 Plus (vince)
|
||||
|
||||
## Spec Sheet
|
||||
|
||||
| Feature | Specification |
|
||||
| :---------------------- | :-------------------------------- |
|
||||
| CPU | Octa-core 2.0 GHz Cortex-A53 |
|
||||
| Chipset | Qualcomm MSM8953 Snapdragon 625 |
|
||||
| GPU | Adreno 506 |
|
||||
| Memory | 3/4 GB |
|
||||
| Shipped Android Version | 7.1.2 |
|
||||
| Storage | 32/64 GB |
|
||||
| MicroSD | Up to 256 GB |
|
||||
| Battery | 4000 mAh (non-removable) |
|
||||
| Dimensions | 151 x 76 x 8.5 mm |
|
||||
| Display | 1080x2160 pixels, 5.99 (~401 PPI) |
|
||||
| Rear Camera | 12 MP, LED flash |
|
||||
| Front Camera | 5 MP, LED flash |
|
||||
| Release Date | February 2018 |
|
||||
|
||||
## Device Picture
|
||||
|
||||

|
||||
66
proprietary/etc/cne/Nexus/ATT/ATT_profiles.xml
Executable file
66
proprietary/etc/cne/Nexus/ATT/ATT_profiles.xml
Executable file
@@ -0,0 +1,66 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Copyright (c) 2016-2017 Qualcomm Technologies, Inc.
|
||||
All Rights Reserved.
|
||||
Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||||
-->
|
||||
<resources>
|
||||
<profiles>
|
||||
<profile id="1">
|
||||
<!-- RSSI threshold from which all values greater than it is
|
||||
considered to be good for wlan to be
|
||||
a candidate for interface selection -->
|
||||
<!-- NOTE: There needs to be two threshold values
|
||||
first one for 2.4 GHz and the second for 5 GHz -->
|
||||
<RSSIAddThreshold units="dbm">-64,-70</RSSIAddThreshold>
|
||||
<!-- RSSI threshold from which all values lesser than it is
|
||||
considered to be bad for wlan to be
|
||||
a candidate for interface selection -->
|
||||
<!-- NOTE: There needs to be two threshold values
|
||||
first one for 2.4 GHz and the second for 5 GHz -->
|
||||
<RSSIDropThreshold units="dbm">-67,-73</RSSIDropThreshold>
|
||||
</profile>
|
||||
<profile id="2">
|
||||
<!-- RSSI threshold from which all values greater than it is
|
||||
considered to be good for wlan to be
|
||||
a candidate for interface selection -->
|
||||
<!-- NOTE: There needs to be two threshold values
|
||||
first one for 2.4 GHz and the second for 5 GHz -->
|
||||
<RSSIAddThreshold units="dbm">-78,-78</RSSIAddThreshold>
|
||||
<!-- RSSI threshold from which all values lesser than it is
|
||||
considered to be bad for wlan to be
|
||||
a candidate for interface selection -->
|
||||
<!-- NOTE: There needs to be two threshold values
|
||||
first one for 2.4 GHz and the second for 5 GHz -->
|
||||
<RSSIDropThreshold units="dbm">-85,-87</RSSIDropThreshold>
|
||||
</profile>
|
||||
<profile id="3">
|
||||
<!-- RSSI threshold from which all values greater than it is
|
||||
considered to be good for wlan to be
|
||||
a candidate for interface selection -->
|
||||
<!-- NOTE: There needs to be two threshold values
|
||||
first one for 2.4 GHz and the second for 5 GHz -->
|
||||
<RSSIAddThreshold units="dbm">-72,-72</RSSIAddThreshold>
|
||||
<!-- RSSI threshold from which all values lesser than it is
|
||||
considered to be bad for wlan to be
|
||||
a candidate for interface selection -->
|
||||
<!-- NOTE: There needs to be two threshold values
|
||||
first one for 2.4 GHz and the second for 5 GHz -->
|
||||
<RSSIDropThreshold units="dbm">-79,-79</RSSIDropThreshold>
|
||||
</profile>
|
||||
<profile id="4">
|
||||
<!-- RSSI threshold from which all values greater than it is
|
||||
considered to be good for wlan to be
|
||||
a candidate for interface selection -->
|
||||
<!-- NOTE: There needs to be two threshold values
|
||||
first one for 2.4 GHz and the second for 5 GHz -->
|
||||
<RSSIAddThreshold units="dbm">-72,-75</RSSIAddThreshold>
|
||||
<!-- RSSI threshold from which all values lesser than it is
|
||||
considered to be bad for wlan to be
|
||||
a candidate for interface selection -->
|
||||
<!-- NOTE: There needs to be two threshold values
|
||||
first one for 2.4 GHz and the second for 5 GHz -->
|
||||
<RSSIDropThreshold units="dbm">-75,-80</RSSIDropThreshold>
|
||||
</profile>
|
||||
</profiles>
|
||||
</resources>
|
||||
80
proprietary/etc/cne/Nexus/ROW/ROW_profiles.xml
Executable file
80
proprietary/etc/cne/Nexus/ROW/ROW_profiles.xml
Executable file
@@ -0,0 +1,80 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Copyright (c) 2016-2017 Qualcomm Technologies, Inc.
|
||||
All Rights Reserved.
|
||||
Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||||
-->
|
||||
<resources>
|
||||
<profiles>
|
||||
<profile id="1">
|
||||
<!-- RSSI threshold from which all values greater than it is
|
||||
considered to be good for wlan to be
|
||||
a candidate for interface selection -->
|
||||
<!-- NOTE: There needs to be two threshold values
|
||||
first one for 2.4 GHz and the second for 5 GHz -->
|
||||
<RSSIAddThreshold units="dbm">-78,-78</RSSIAddThreshold>
|
||||
<!-- RSSI threshold from which all values lesser than it is
|
||||
considered to be bad for wlan to be
|
||||
a candidate for interface selection -->
|
||||
<!-- NOTE: There needs to be two threshold values
|
||||
first one for 2.4 GHz and the second for 5 GHz -->
|
||||
<RSSIDropThreshold units="dbm">-85,-87</RSSIDropThreshold>
|
||||
</profile>
|
||||
<profile id="2">
|
||||
<!-- RSSI threshold from which all values greater than it is
|
||||
considered to be good for wlan to be
|
||||
a candidate for interface selection -->
|
||||
<!-- NOTE: There needs to be two threshold values
|
||||
first one for 2.4 GHz and the second for 5 GHz -->
|
||||
<RSSIAddThreshold units="dbm">-64,-70</RSSIAddThreshold>
|
||||
<!-- RSSI threshold from which all values lesser than it is
|
||||
considered to be bad for wlan to be
|
||||
a candidate for interface selection -->
|
||||
<!-- NOTE: There needs to be two threshold values
|
||||
first one for 2.4 GHz and the second for 5 GHz -->
|
||||
<RSSIDropThreshold units="dbm">-67,-73</RSSIDropThreshold>
|
||||
</profile>
|
||||
<profile id="3">
|
||||
<!-- RSSI threshold from which all values greater than it is
|
||||
considered to be good for wlan to be
|
||||
a candidate for interface selection -->
|
||||
<!-- NOTE: There needs to be two threshold values
|
||||
first one for 2.4 GHz and the second for 5 GHz -->
|
||||
<RSSIAddThreshold units="dbm">-72,-75</RSSIAddThreshold>
|
||||
<!-- RSSI threshold from which all values lesser than it is
|
||||
considered to be bad for wlan to be
|
||||
a candidate for interface selection -->
|
||||
<!-- NOTE: There needs to be two threshold values
|
||||
first one for 2.4 GHz and the second for 5 GHz -->
|
||||
<RSSIDropThreshold units="dbm">-75,-80</RSSIDropThreshold>
|
||||
</profile>
|
||||
<profile id="4">
|
||||
<!-- RSSI threshold from which all values greater than it is
|
||||
considered to be good for wlan to be
|
||||
a candidate for interface selection -->
|
||||
<!-- NOTE: There needs to be two threshold values
|
||||
first one for 2.4 GHz and the second for 5 GHz -->
|
||||
<RSSIAddThreshold units="dbm">-72,-72</RSSIAddThreshold>
|
||||
<!-- RSSI threshold from which all values lesser than it is
|
||||
considered to be bad for wlan to be
|
||||
a candidate for interface selection -->
|
||||
<!-- NOTE: There needs to be two threshold values
|
||||
first one for 2.4 GHz and the second for 5 GHz -->
|
||||
<RSSIDropThreshold units="dbm">-79,-79</RSSIDropThreshold>
|
||||
</profile>
|
||||
<profile id="5">
|
||||
<!-- RSSI threshold from which all values greater than it is
|
||||
considered to be good for wlan to be
|
||||
a candidate for interface selection -->
|
||||
<!-- NOTE: There needs to be two threshold values
|
||||
first one for 2.4 GHz and the second for 5 GHz -->
|
||||
<RSSIAddThreshold units="dbm">-70,-75</RSSIAddThreshold>
|
||||
<!-- RSSI threshold from which all values lesser than it is
|
||||
considered to be bad for wlan to be
|
||||
a candidate for interface selection -->
|
||||
<!-- NOTE: There needs to be two threshold values
|
||||
first one for 2.4 GHz and the second for 5 GHz -->
|
||||
<RSSIDropThreshold units="dbm">-73,-79</RSSIDropThreshold>
|
||||
</profile>
|
||||
</profiles>
|
||||
</resources>
|
||||
94
proprietary/etc/cne/Nexus/VZW/VZW_profiles.xml
Executable file
94
proprietary/etc/cne/Nexus/VZW/VZW_profiles.xml
Executable file
@@ -0,0 +1,94 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Copyright (c) 2016-2017 Qualcomm Technologies, Inc.
|
||||
All Rights Reserved.
|
||||
Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||||
-->
|
||||
<resources>
|
||||
<profiles>
|
||||
<profile id="1">
|
||||
<!-- RSSI threshold from which all values greater than it is
|
||||
considered to be good for wlan to be
|
||||
a candidate for interface selection -->
|
||||
<!-- NOTE: There needs to be two threshold values
|
||||
first one for 2.4 GHz and the second for 5 GHz -->
|
||||
<RSSIAddThreshold units="dbm">-64,-69</RSSIAddThreshold>
|
||||
<!-- RSSI threshold from which all values lesser than it is
|
||||
considered to be bad for wlan to be
|
||||
a candidate for interface selection -->
|
||||
<!-- NOTE: There needs to be two threshold values
|
||||
first one for 2.4 GHz and the second for 5 GHz -->
|
||||
<RSSIDropThreshold units="dbm">-67,-72</RSSIDropThreshold>
|
||||
</profile>
|
||||
<profile id="2">
|
||||
<!-- RSSI threshold from which all values greater than it is
|
||||
considered to be good for wlan to be
|
||||
a candidate for interface selection -->
|
||||
<!-- NOTE: There needs to be two threshold values
|
||||
first one for 2.4 GHz and the second for 5 GHz -->
|
||||
<RSSIAddThreshold units="dbm">-78,-83</RSSIAddThreshold>
|
||||
<!-- RSSI threshold from which all values lesser than it is
|
||||
considered to be bad for wlan to be
|
||||
a candidate for interface selection -->
|
||||
<!-- NOTE: There needs to be two threshold values
|
||||
first one for 2.4 GHz and the second for 5 GHz -->
|
||||
<RSSIDropThreshold units="dbm">-82,-87</RSSIDropThreshold>
|
||||
</profile>
|
||||
<profile id="3">
|
||||
<!-- RSSI threshold from which all values greater than it is
|
||||
considered to be good for wlan to be
|
||||
a candidate for interface selection -->
|
||||
<!-- NOTE: There needs to be two threshold values
|
||||
first one for 2.4 GHz and the second for 5 GHz -->
|
||||
<RSSIAddThreshold units="dbm">-67,-72</RSSIAddThreshold>
|
||||
<!-- RSSI threshold from which all values lesser than it is
|
||||
considered to be bad for wlan to be
|
||||
a candidate for interface selection -->
|
||||
<!-- NOTE: There needs to be two threshold values
|
||||
first one for 2.4 GHz and the second for 5 GHz -->
|
||||
<RSSIDropThreshold units="dbm">-70,-75</RSSIDropThreshold>
|
||||
</profile>
|
||||
<profile id="4">
|
||||
<!-- RSSI threshold from which all values greater than it is
|
||||
considered to be good for wlan to be
|
||||
a candidate for interface selection -->
|
||||
<!-- NOTE: There needs to be two threshold values
|
||||
first one for 2.4 GHz and the second for 5 GHz -->
|
||||
<RSSIAddThreshold units="dbm">-82,-83</RSSIAddThreshold>
|
||||
<!-- RSSI threshold from which all values lesser than it is
|
||||
considered to be bad for wlan to be
|
||||
a candidate for interface selection -->
|
||||
<!-- NOTE: There needs to be two threshold values
|
||||
first one for 2.4 GHz and the second for 5 GHz -->
|
||||
<RSSIDropThreshold units="dbm">-85,-87</RSSIDropThreshold>
|
||||
</profile>
|
||||
<profile id="5">
|
||||
<!-- RSSI threshold from which all values greater than it is
|
||||
considered to be good for wlan to be
|
||||
a candidate for interface selection -->
|
||||
<!-- NOTE: There needs to be two threshold values
|
||||
first one for 2.4 GHz and the second for 5 GHz -->
|
||||
<RSSIAddThreshold units="dbm">-75,-75</RSSIAddThreshold>
|
||||
<!-- RSSI threshold from which all values lesser than it is
|
||||
considered to be bad for wlan to be
|
||||
a candidate for interface selection -->
|
||||
<!-- NOTE: There needs to be two threshold values
|
||||
first one for 2.4 GHz and the second for 5 GHz -->
|
||||
<RSSIDropThreshold units="dbm">-79,-79</RSSIDropThreshold>
|
||||
</profile>
|
||||
<profile id="6">
|
||||
<!-- RSSI threshold from which all values greather than it is
|
||||
considered to be good for wlan to be
|
||||
a candidate for interface selection -->
|
||||
<!-- NOTE: There needs to be two threshold values
|
||||
first one for 2.4 GHz and the second for 5 GHz -->
|
||||
<RSSIAddThreshold units="dbm">-75,-75</RSSIAddThreshold>
|
||||
<!-- RSSI threshold from which all values lesser than it is
|
||||
considered to be bad for wlan to be
|
||||
a candidate for interface selection -->
|
||||
<!-- NOTE: There needs to be two threshold values
|
||||
first one for 2.4 GHz and the second for 5 GHz -->
|
||||
<RSSIDropThreshold units="dbm">-79,-80</RSSIDropThreshold>
|
||||
</profile>
|
||||
</profiles>
|
||||
</resources>
|
||||
18
proprietary/etc/permissions/com.qti.snapdragon.sdk.display.xml
Executable file
18
proprietary/etc/permissions/com.qti.snapdragon.sdk.display.xml
Executable file
@@ -0,0 +1,18 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
/* ====================================================================
|
||||
* Copyright (c) 2014 Qualcomm Technologies, Inc.
|
||||
* All Rights Reserved.
|
||||
* Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||||
* =====================================================================
|
||||
* @file com.qti.snapdragon.sdk.display.xml
|
||||
*
|
||||
*/
|
||||
-->
|
||||
<permissions>
|
||||
|
||||
<library
|
||||
name="com.qti.snapdragon.sdk.display"
|
||||
file="/system/framework/com.qti.snapdragon.sdk.display.jar" />
|
||||
|
||||
</permissions>
|
||||
156
proprietary/etc/permissions/privapp-permissions-qti.xml
Executable file
156
proprietary/etc/permissions/privapp-permissions-qti.xml
Executable file
@@ -0,0 +1,156 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
~ Copyright (c) 2017, The Linux Foundation. All rights reserved.
|
||||
|
||||
~ Not a Contribution.
|
||||
-->
|
||||
|
||||
<!--
|
||||
~ Copyright (C) 2016 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
|
||||
-->
|
||||
|
||||
<!--
|
||||
This XML file declares which signature|privileged permissions should be
|
||||
granted to privileged applications on QTI devices.
|
||||
It allows additional grants on top of privapp-permissions-platform.xml
|
||||
-->
|
||||
|
||||
<permissions>
|
||||
<privapp-permissions package="com.quicinc.cne.CNEService">
|
||||
<permission name="android.permission.INTERACT_ACROSS_USERS"/>
|
||||
<permission name="android.permission.PACKET_KEEPALIVE_OFFLOAD"/>
|
||||
</privapp-permissions>
|
||||
|
||||
<privapp-permissions package="com.qti.dpmserviceapp">
|
||||
<permission name="android.permission.INTERACT_ACROSS_USERS"/>
|
||||
</privapp-permissions>
|
||||
|
||||
<privapp-permissions package="com.qualcomm.qcrilmsgtunnel">
|
||||
<permission name="android.permission.INTERACT_ACROSS_USERS"/>
|
||||
</privapp-permissions>
|
||||
|
||||
<privapp-permissions package="org.codeaurora.dialer">
|
||||
<permission name="android.permission.ALLOW_ANY_CODEC_FOR_PLAYBACK"/>
|
||||
<permission name="android.permission.CONTROL_INCALL_EXPERIENCE"/>
|
||||
<permission name="android.permission.GET_ACCOUNTS_PRIVILEGED"/>
|
||||
<permission name="android.permission.MODIFY_PHONE_STATE"/>
|
||||
<permission name="android.permission.READ_PRIVILEGED_PHONE_STATE"/>
|
||||
<permission name="android.permission.STATUS_BAR"/>
|
||||
<permission name="android.permission.STOP_APP_SWITCHES"/>
|
||||
<permission name="com.android.voicemail.permission.READ_VOICEMAIL"/>
|
||||
<permission name="com.android.voicemail.permission.WRITE_VOICEMAIL"/>
|
||||
</privapp-permissions>
|
||||
|
||||
<privapp-permissions package="org.codeaurora.qti.qtiNetworkApp">
|
||||
<permission name="android.permission.MODIFY_PHONE_STATE"/>
|
||||
</privapp-permissions>
|
||||
|
||||
<privapp-permissions package="org.codeaurora.ims">
|
||||
<permission name="android.permission.READ_PRECISE_PHONE_STATE"/>
|
||||
<permission name="android.permission.INTERACT_ACROSS_USERS"/>
|
||||
<permission name="android.permission.SUBSTITUTE_NOTIFICATION_APP_NAME"/>
|
||||
</privapp-permissions>
|
||||
|
||||
<privapp-permissions package="com.android.soundrecorder">
|
||||
<permission name="android.permission.WRITE_MEDIA_STORAGE"/>
|
||||
<permission name="android.permission.CAPTURE_AUDIO_OUTPUT"/>
|
||||
</privapp-permissions>
|
||||
|
||||
<privapp-permissions package="com.quicinc.voice.activation">
|
||||
<permission name="android.permission.CAPTURE_AUDIO_HOTWORD"/>
|
||||
<permission name="android.permission.MANAGE_SOUND_TRIGGER"/>
|
||||
</privapp-permissions>
|
||||
|
||||
<!-- add by zhachong for HQ-13505 add permission start-->
|
||||
<privapp-permissions package="se.dirac.acs">
|
||||
<permission name="android.permission.INTERACT_ACROSS_USERS"/>
|
||||
</privapp-permissions>
|
||||
|
||||
<privapp-permissions package="android.ext.services">
|
||||
<permission name="android.permission.PROVIDE_RESOLVER_RANKER_SERVICE"/>
|
||||
</privapp-permissions>
|
||||
|
||||
<privapp-permissions package="com.mi.AutoTest">
|
||||
<permission name="android.permission.ACCESS_CHECKIN_PROPERTIES"/>
|
||||
<permission name="android.permission.CALL_PRIVILEGED"/>
|
||||
<permission name="android.permission.CHANGE_CONFIGURATION"/>
|
||||
<permission name="android.permission.MODIFY_PHONE_STATE"/>
|
||||
<permission name="android.permission.MOUNT_UNMOUNT_FILESYSTEMS"/>
|
||||
<permission name="android.permission.WRITE_SECURE_SETTINGS"/>
|
||||
</privapp-permissions>
|
||||
|
||||
<privapp-permissions package="com.android.musicfx">
|
||||
<permission name="android.permission.MODIFY_AUDIO_ROUTING"/>
|
||||
</privapp-permissions>
|
||||
|
||||
<privapp-permissions package="com.android.cellbroadcastreceiver">
|
||||
<permission name="android.permission.UPDATE_APP_OPS_STATS"/>
|
||||
</privapp-permissions>
|
||||
|
||||
<privapp-permissions package="com.android.systemui">
|
||||
<permission name="com.android.permission.WRITE_EMBEDDED_SUBSCRIPTIONS"/>
|
||||
</privapp-permissions>
|
||||
|
||||
<privapp-permissions package="com.android.camera">
|
||||
<permission name="android.permission.INTERACT_ACROSS_USERS"/>
|
||||
<permission name="android.permission.WRITE_MEDIA_STORAGE"/>
|
||||
<permission name="android.permission.WRITE_SECURE_SETTINGS"/>
|
||||
</privapp-permissions>
|
||||
<!-- add by zhachong for HQ-13505 add permission end-->
|
||||
<privapp-permissions package="com.qualcomm.wfd.service">
|
||||
<permission name="android.permission.READ_FRAME_BUFFER"/>
|
||||
<permission name="android.permission.WRITE_MEDIA_STORAGE"/>
|
||||
</privapp-permissions>
|
||||
<privapp-permissions package="com.android.mms">
|
||||
<permission name="android.permission.READ_PRIVILEGED_PHONE_STATE"/>
|
||||
<permission name="android.permission.WRITE_APN_SETTINGS"/>
|
||||
</privapp-permissions>
|
||||
<privapp-permissions package="org.codeaurora.snapcam">
|
||||
<permission name="android.permission.MOUNT_UNMOUNT_FILESYSTEMS"/>
|
||||
<permission name="android.permission.WRITE_MEDIA_STORAGE"/>
|
||||
</privapp-permissions>
|
||||
<privapp-permissions package="com.qualcomm.qti.carrierswitch">
|
||||
<permission name="android.permission.REBOOT"/>
|
||||
</privapp-permissions>
|
||||
|
||||
<privapp-permissions package="com.qualcomm.wfd.service">
|
||||
<permission name="android.permission.READ_FRAME_BUFFER"/>
|
||||
<permission name="android.permission.WRITE_MEDIA_STORAGE"/>
|
||||
</privapp-permissions>
|
||||
|
||||
<privapp-permissions package="com.android.mms">
|
||||
<permission name="android.permission.READ_PRIVILEGED_PHONE_STATE"/>
|
||||
<permission name="android.permission.WRITE_APN_SETTINGS"/>
|
||||
<permission name="android.permission.CALL_PRIVILEGED"/>
|
||||
</privapp-permissions>
|
||||
|
||||
<privapp-permissions package="org.codeaurora.snapcam">
|
||||
<permission name="android.permission.MOUNT_UNMOUNT_FILESYSTEMS"/>
|
||||
<permission name="android.permission.WRITE_MEDIA_STORAGE"/>
|
||||
</privapp-permissions>
|
||||
|
||||
<privapp-permissions package="org.codeaurora.gallery">
|
||||
<permission name="android.permission.MODIFY_AUDIO_ROUTING"/>
|
||||
</privapp-permissions>
|
||||
|
||||
<privapp-permissions package="com.qualcomm.qti.callenhancement">
|
||||
<permission name="android.permission.RECORD_AUDIO" />
|
||||
<permission name="android.permission.CAPTURE_AUDIO_OUTPUT" />
|
||||
<permission name="android.permission.READ_EXTERNAL_STORAGE" />
|
||||
<permission name="android.permission.WRITE_EXTERNAL_STORAGE" />
|
||||
<permission name="android.permission.READ_BLOCKED_NUMBERS" />
|
||||
<permission name="android.permission.VIBRATE" />
|
||||
</privapp-permissions>
|
||||
</permissions>
|
||||
10
proprietary/etc/permissions/qti_libpermissions.xml
Executable file
10
proprietary/etc/permissions/qti_libpermissions.xml
Executable file
@@ -0,0 +1,10 @@
|
||||
<?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="android.hidl.manager-V1.0-java"
|
||||
file="/system/framework/android.hidl.manager-V1.0-java.jar"/>
|
||||
</permissions>
|
||||
14
proprietary/etc/permissions/qti_permissions.xml
Executable file
14
proprietary/etc/permissions/qti_permissions.xml
Executable file
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<!--
|
||||
Copyright (c) 2016 Qualcomm Technologies, Inc. All Rights Reserved.
|
||||
Qualcomm Technologies Proprietary and Confidential.
|
||||
-->
|
||||
<permissions>
|
||||
<permission name="com.qti.permission.DIAG">
|
||||
<group gid="oem_2901" />
|
||||
</permission>
|
||||
<permission name="com.qti.permission.AUDIO">
|
||||
<group gid="audio" />
|
||||
</permission>
|
||||
</permissions>
|
||||
|
||||
116
proprietary/etc/sysconfig/qti_whitelist.xml
Executable file
116
proprietary/etc/sysconfig/qti_whitelist.xml
Executable file
@@ -0,0 +1,116 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
|
||||
|
||||
<!--
|
||||
/* Copyright (c) 2017-2018, The Linux Foundation. All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions are
|
||||
* met:
|
||||
* * Redistributions of source code must retain the above copyright
|
||||
* notice, this list of conditions and the following disclaimer.
|
||||
* * Redistributions in binary form must reproduce the above
|
||||
* copyright notice, this list of conditions and the following
|
||||
* disclaimer in the documentation and/or other materials provided
|
||||
* with the distribution.
|
||||
* * Neither the name of The Linux Foundation nor the names of its
|
||||
* contributors may be used to endorse or promote products derived
|
||||
* from this software without specific prior written permission.
|
||||
*
|
||||
* THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED
|
||||
* WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
|
||||
* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT
|
||||
* ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS
|
||||
* BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
||||
* CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
|
||||
* SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
|
||||
* BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
|
||||
* WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
|
||||
* OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
|
||||
* IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
-->
|
||||
|
||||
<config>
|
||||
<!-- These are telephony components that need to freely run in the background -->
|
||||
<allow-in-power-save package="com.qualcomm.atfwd" />
|
||||
<allow-in-power-save package="com.qualcomm.qti.telephonyservice" />
|
||||
<allow-in-power-save package="com.qulacomm.qcrilmsgtunnel" />
|
||||
<allow-in-power-save package="com.qualcomm.qti.ims" />
|
||||
<allow-in-power-save package="com.qualcomm.qti.radioconfiginterface" />
|
||||
<allow-in-power-save package="com.qualcomm.simcontacts" />
|
||||
<allow-in-power-save package="com.qualcomm.qti.autoregistration" />
|
||||
<allow-in-power-save package="com.qualcomm.qti.server.wigigapp" />
|
||||
<allow-in-power-save package="com.qualcomm.qti.StatsPollManager" />
|
||||
<allow-in-power-save package="com.qualcomm.qti.gsma.services.nfc" />
|
||||
<allow-in-power-save package="com.quicinc.voice.activation" />
|
||||
<allow-in-power-save package="com.android.mms" />
|
||||
<allow-in-power-save package="com.android.exchange" />
|
||||
<allow-in-power-save package="com.android.email" />
|
||||
<allow-in-power-save package="com.qualcomm.qti.callenhancement" />
|
||||
<allow-in-power-save package="com.qualcomm.qti.smartassistant" />
|
||||
<!-- These telephony applications need access to non-[System]SDK APIs -->
|
||||
<hidden-api-whitelisted-app package="com.qualcomm.uimremoteserver" />
|
||||
<hidden-api-whitelisted-app package="com.qualcomm.uimremoteclient" />
|
||||
<hidden-api-whitelisted-app package="com.qualcomm.atfwd" />
|
||||
<hidden-api-whitelisted-app package="com.qualcomm.qti.autoregistration" />
|
||||
<hidden-api-whitelisted-app package="com.qualcomm.qti.callenhancement" />
|
||||
<hidden-api-whitelisted-app package="com.qualcomm.qti.callfeaturessetting" />
|
||||
<hidden-api-whitelisted-app package="com.qualcomm.qti.confdialer" />
|
||||
<hidden-api-whitelisted-app package="org.codeaurora.dialer" />
|
||||
<hidden-api-whitelisted-app package="com.qti.qualcomm.datastatusnotification" />
|
||||
<hidden-api-whitelisted-app package="com.qti.qualcomm.deviceinfo" />
|
||||
<hidden-api-whitelisted-app package="com.qualcomm.qti.modemtestmode" />
|
||||
<hidden-api-whitelisted-app package="com.qualcomm.qti.networksetting" />
|
||||
<hidden-api-whitelisted-app package="com.qualcomm.qti.qtisystemservice" />
|
||||
<hidden-api-whitelisted-app package="com.qualcomm.qti.telephonyservice" />
|
||||
<hidden-api-whitelisted-app package="com.qualcomm.qti.radioconfiginterface" />
|
||||
<hidden-api-whitelisted-app package="com.qualcomm.qti.radioconfigtest" />
|
||||
<hidden-api-whitelisted-app package="com.qualcomm.qti.roamingsettings" />
|
||||
<hidden-api-whitelisted-app package="com.qualcomm.simcontacts" />
|
||||
<hidden-api-whitelisted-app package="com.qualcomm.qti.simsettings" />
|
||||
<hidden-api-whitelisted-app package="org.codeaurora.ims" />
|
||||
<hidden-api-whitelisted-app package="com.qualcomm.qti.ims" />
|
||||
<hidden-api-whitelisted-app package="com.qti.xdivert" />
|
||||
<hidden-api-whitelisted-app package="com.qualcomm.qcrilmsgtunnel" />
|
||||
<hidden-api-whitelisted-app package="com.qti.confuridialer" />
|
||||
<hidden-api-whitelisted-app package="com.qti.editnumber" />
|
||||
<hidden-api-whitelisted-app package="com.qualcomm.embmstest" />
|
||||
<hidden-api-whitelisted-app package="com.qualcomm.qti.ltedirect" />
|
||||
<hidden-api-whitelisted-app package="com.android.MultiplePdpTest" />
|
||||
<hidden-api-whitelisted-app package="com.qualcomm.qti.app" />
|
||||
<hidden-api-whitelisted-app package="com.qualcomm.embms" />
|
||||
<hidden-api-whitelisted-app package="com.qualcomm.qti.embmstuneaway" />
|
||||
<hidden-api-whitelisted-app package="com.qualcomm.qti.uimlpatest" />
|
||||
<hidden-api-whitelisted-app package="com.qualcomm.qti.lpa" />
|
||||
<hidden-api-whitelisted-app package="com.qualcomm.qti.uim" />
|
||||
|
||||
<hidden-api-whitelisted-app package="org.codeaurora.snapcam" />
|
||||
<hidden-api-whitelisted-app package="com.android.mms" />
|
||||
<hidden-api-whitelisted-app package="com.qualcomm.qti.carrierswitch" />
|
||||
<hidden-api-whitelisted-app package="com.qualcomm.qti.carrierconfigure" />
|
||||
<hidden-api-whitelisted-app package="com.qualcomm.qti.sva" />
|
||||
<hidden-api-whitelisted-app package="com.qualcomm.qti.smartassistant" />
|
||||
<hidden-api-whitelisted-app package="com.quicinc.voice.activation" />
|
||||
<hidden-api-whitelisted-app package="com.android.backup" />
|
||||
<hidden-api-whitelisted-app package="com.android.contacts" />
|
||||
<hidden-api-whitelisted-app package="com.android.exchange" />
|
||||
<hidden-api-whitelisted-app package="com.android.soundrecorder" />
|
||||
<hidden-api-whitelisted-app package="com.android.camera2" />
|
||||
<hidden-api-whitelisted-app package="org.codeaurora.gallery" />
|
||||
<hidden-api-whitelisted-app package="com.example.connmgr" />
|
||||
<hidden-api-whitelisted-app package="com.android.email" />
|
||||
<hidden-api-whitelisted-app package="com.cyanogenmod.filemanager" />
|
||||
<hidden-api-whitelisted-app package="com.qualcomm.qti.presenceappSub2" />
|
||||
<hidden-api-whitelisted-app package="com.qualcomm.secureindicator" />
|
||||
<hidden-api-whitelisted-app package="com.qualcomm.qti.sysmonappExternal" />
|
||||
<hidden-api-whitelisted-app package="com.qualcomm.qti.biometrics.voiceprint.voiceprintdemo" />
|
||||
<hidden-api-whitelisted-app package="com.qti.vtloopback " />
|
||||
<hidden-api-whitelisted-app package="com.android.bluetooth" />
|
||||
<hidden-api-whitelisted-app package="org.codeaurora.bluetooth" />
|
||||
<hidden-api-whitelisted-app package="com.qualcomm.qti.qmmi" />
|
||||
<hidden-api-whitelisted-app package="com.qualcomm.qti.perfdump" />
|
||||
<hidden-api-whitelisted-app package="com.qualcomm.wfd.client" />
|
||||
<hidden-api-whitelisted-app package="com.qualcomm.wfd.service" />
|
||||
<hidden-api-whitelisted-app package="com.qualcomm.qti.server.wigigapp" />
|
||||
<hidden-api-whitelisted-app package="com.qti.service.colorservice" />
|
||||
</config>
|
||||
BIN
proprietary/framework/com.qti.snapdragon.sdk.display.jar
Executable file
BIN
proprietary/framework/com.qti.snapdragon.sdk.display.jar
Executable file
Binary file not shown.
BIN
proprietary/lib/libFileMux.so
Executable file
BIN
proprietary/lib/libFileMux.so
Executable file
Binary file not shown.
BIN
proprietary/lib/libmmosal.so
Executable file
BIN
proprietary/lib/libmmosal.so
Executable file
Binary file not shown.
BIN
proprietary/lib/libmmparser_lite.so
Executable file
BIN
proprietary/lib/libmmparser_lite.so
Executable file
Binary file not shown.
BIN
proprietary/lib/libmmrtpdecoder.so
Executable file
BIN
proprietary/lib/libmmrtpdecoder.so
Executable file
Binary file not shown.
BIN
proprietary/lib/libmmrtpencoder.so
Executable file
BIN
proprietary/lib/libmmrtpencoder.so
Executable file
Binary file not shown.
BIN
proprietary/lib64/libFileMux.so
Executable file
BIN
proprietary/lib64/libFileMux.so
Executable file
Binary file not shown.
BIN
proprietary/lib64/libmmosal.so
Executable file
BIN
proprietary/lib64/libmmosal.so
Executable file
Binary file not shown.
BIN
proprietary/lib64/libmmparser_lite.so
Executable file
BIN
proprietary/lib64/libmmparser_lite.so
Executable file
Binary file not shown.
BIN
proprietary/lib64/libmmrtpdecoder.so
Executable file
BIN
proprietary/lib64/libmmrtpdecoder.so
Executable file
Binary file not shown.
BIN
proprietary/lib64/libmmrtpencoder.so
Executable file
BIN
proprietary/lib64/libmmrtpencoder.so
Executable file
Binary file not shown.
BIN
proprietary/product/app/PowerOffAlarm/PowerOffAlarm.apk
Executable file
BIN
proprietary/product/app/PowerOffAlarm/PowerOffAlarm.apk
Executable file
Binary file not shown.
BIN
proprietary/system_ext/app/QtiTelephonyService/QtiTelephonyService.apk
Executable file
BIN
proprietary/system_ext/app/QtiTelephonyService/QtiTelephonyService.apk
Executable file
Binary file not shown.
BIN
proprietary/system_ext/app/embms/embms.apk
Executable file
BIN
proprietary/system_ext/app/embms/embms.apk
Executable file
Binary file not shown.
BIN
proprietary/system_ext/app/imssettings/imssettings.apk
Executable file
BIN
proprietary/system_ext/app/imssettings/imssettings.apk
Executable file
Binary file not shown.
BIN
proprietary/system_ext/app/uceShimService/uceShimService.apk
Executable file
BIN
proprietary/system_ext/app/uceShimService/uceShimService.apk
Executable file
Binary file not shown.
BIN
proprietary/system_ext/bin/dpmd
Executable file
BIN
proprietary/system_ext/bin/dpmd
Executable file
Binary file not shown.
78
proprietary/system_ext/etc/dpm/dpm.conf
Executable file
78
proprietary/system_ext/etc/dpm/dpm.conf
Executable file
@@ -0,0 +1,78 @@
|
||||
#configuration parameters for DPM Fast Dormancy and TCM module.
|
||||
|
||||
#Configuration params for FD slot 0
|
||||
#delay_time while issuing dormancy_request
|
||||
dpm_s0_fd_delay_time_timer_value:0
|
||||
#Idle timer value when SCREEN state is ON
|
||||
#dpm_fd_screen_on_idle_timer_value = actual_screen_on_timer + delay_time
|
||||
dpm_s0_fd_screen_on_idle_timer_value:15
|
||||
#Idle timer value when SCREEN state is OFF
|
||||
#dpm_fd_screen_off_idle_timer_value = actual_screen_off_timer + delay_time
|
||||
dpm_s0_fd_screen_off_idle_timer_value:3
|
||||
#Idle timer value when TETHERING is ON
|
||||
#This takes precedence over SCREEN state
|
||||
#dpm_tethering_on_idle_timer_value = actual_tethering_on_timer + delay_time
|
||||
dpm_s0_fd_tethering_on_idle_timer_value:15
|
||||
#FastDormancy can be configured for a network type
|
||||
#Default configuration 101000011100001000
|
||||
dpm_s0_fd_enable_networks_mask:0x28708
|
||||
|
||||
#Configuration params for FD slot 1
|
||||
#delay_time while issuing dormancy_request
|
||||
dpm_s1_fd_delay_time_timer_value:0
|
||||
#Idle timer value when SCREEN state is ON
|
||||
#dpm_fd_screen_on_idle_timer_value = actual_screen_on_timer + delay_time
|
||||
dpm_s1_fd_screen_on_idle_timer_value:15
|
||||
#Idle timer value when SCREEN state is OFF
|
||||
#dpm_fd_screen_off_idle_timer_value = actual_screen_off_timer + delay_time
|
||||
dpm_s1_fd_screen_off_idle_timer_value:3
|
||||
#Idle timer value when TETHERING is ON
|
||||
#This takes precedence over SCREEN state
|
||||
#dpm_tethering_on_idle_timer_value = actual_tethering_on_timer + delay_time
|
||||
dpm_s1_fd_tethering_on_idle_timer_value:15
|
||||
#FastDormancy can be configured for a network type
|
||||
#Default configuration 101000011100001000
|
||||
dpm_s1_fd_enable_networks_mask:0x28708
|
||||
|
||||
#Configuration params for TCM
|
||||
#Idle timer value when SCREEN state is ON
|
||||
#min : 1s and max :256s
|
||||
dpm_tcm_screen_on_idle_timer_value:5
|
||||
#Idle timer value when SCREEN state is OFF
|
||||
#min : 0s and max :256s, tcm is disabled with screen off state
|
||||
dpm_tcm_screen_off_idle_timer_value:0
|
||||
#TCM can be configured for a network type
|
||||
#Default configuration 11111111111111111110
|
||||
dpm_tcm_enable_networks_mask:0xFFFFE
|
||||
|
||||
|
||||
#FastDormancy and TCM can be configured for a network type
|
||||
#NETWORK_TYPE_UNKNOWN = 0
|
||||
#NETWORK_TYPE_GPRS = 1
|
||||
#NETWORK_TYPE_EDGE = 2
|
||||
#NETWORK_TYPE_UMTS = 3
|
||||
#NETWORK_TYPE_CDMA = 4
|
||||
#NETWORK_TYPE_EVDO_0 = 5
|
||||
#NETWORK_TYPE_EVDO_A = 6
|
||||
#NETWORK_TYPE_1xRTT = 7
|
||||
#NETWORK_TYPE_HSDPA = 8
|
||||
#NETWORK_TYPE_HSUPA = 9
|
||||
#NETWORK_TYPE_HSPA = 10
|
||||
#NETWORK_TYPE_IDEN = 11
|
||||
#NETWORK_TYPE_EVDO_B = 12
|
||||
#NETWORK_TYPE_LTE = 13
|
||||
#NETWORK_TYPE_EHRPD = 14
|
||||
#NETWORK_TYPE_HSPAP = 15
|
||||
#NETWORK_TYPE_GSM = 16
|
||||
#NETWORK_TYPE_TD_SCDMA = 17
|
||||
#NETWORK_TYPE_IWLAN = 18
|
||||
#NETWORK_TYPE_LTE_CA = 19;
|
||||
|
||||
#configuration params for Dormancy manager
|
||||
#first larger inactivity soft timer to poll for dormancy in seconds.
|
||||
dpm_dm_t1_inactivity_timer:15
|
||||
#second smaller inactivity soft timer to poll for dormancy in seconds.
|
||||
dpm_dm_t2_inactivity_timer:5
|
||||
#number of times T2 can be repeated before registering for dormancy indication with modem directly.
|
||||
dpm_dm_repeat_t2:5
|
||||
|
||||
17
proprietary/system_ext/etc/init/dpmd.rc
Executable file
17
proprietary/system_ext/etc/init/dpmd.rc
Executable file
@@ -0,0 +1,17 @@
|
||||
# Copyright (c) 2018 - 2019 Qualcomm Technologies, Inc.
|
||||
# All Rights Reserved.
|
||||
# Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||||
|
||||
# Create the directories used by DPM subsystem
|
||||
|
||||
on post-fs-data
|
||||
mkdir /data/dpm 0771 system system
|
||||
chown system system /data/dpm
|
||||
|
||||
#start dpmd service
|
||||
service dpmd /system/system_ext/bin/dpmd
|
||||
class late_start
|
||||
socket dpmd stream 660 root radio
|
||||
socket tcm stream 660 root inet
|
||||
socket dpmwrapper stream 660 root inet
|
||||
group system readproc inet radio wakelock oem_2901
|
||||
11
proprietary/system_ext/etc/permissions/com.qti.dpmframework.xml
Executable file
11
proprietary/system_ext/etc/permissions/com.qti.dpmframework.xml
Executable file
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--Copyright (c) 2015-2016 Qualcomm Technologies, Inc.
|
||||
All Rights Reserved.
|
||||
Confidential and Proprietary - Qualcomm Technologies, Inc.-->
|
||||
<permissions>
|
||||
<library name="com.qti.dpmframework"
|
||||
file="/system/system_ext/framework/com.qti.dpmframework.jar"/>
|
||||
<permission name="com.qualcomm.permission.READPROC" >
|
||||
<group gid="readproc" />
|
||||
</permission>
|
||||
</permissions>
|
||||
6
proprietary/system_ext/etc/permissions/dpmapi.xml
Executable file
6
proprietary/system_ext/etc/permissions/dpmapi.xml
Executable file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--Copyright (c) 2014, 2019 Qualcomm Technologies, Inc. All Rights Reserved. Qualcomm Technologies Proprietary and Confidential.-->
|
||||
<permissions>
|
||||
<library name="com.qti.dpmapi"
|
||||
file="/system/system_ext/framework/dpmapi.jar"/>
|
||||
</permissions>
|
||||
5
proprietary/system_ext/etc/permissions/embms.xml
Executable file
5
proprietary/system_ext/etc/permissions/embms.xml
Executable file
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<permissions>
|
||||
<library name="com.qualcomm.embmslibrary"
|
||||
file="/system_ext/framework/embmslibrary.jar"/>
|
||||
</permissions>
|
||||
6
proprietary/system_ext/etc/permissions/qcrilhook.xml
Executable file
6
proprietary/system_ext/etc/permissions/qcrilhook.xml
Executable file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<permissions>
|
||||
<library name="com.qualcomm.qcrilhook"
|
||||
file="/system_ext/framework/qcrilhook.jar"
|
||||
dependency="qti-telephony-utils:qti-telephony-hidl-wrapper" />
|
||||
</permissions>
|
||||
@@ -0,0 +1,86 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
~ Copyright (c) 2019 Qualcomm Technologies, Inc.
|
||||
~ All Rights Reserved.
|
||||
~ Confidential and Proprietary - Qualcomm Technologies, Inc.
|
||||
-->
|
||||
|
||||
<!--
|
||||
~ Copyright (c) 2017, The Linux Foundation. All rights reserved.
|
||||
|
||||
~ Not a Contribution.
|
||||
-->
|
||||
|
||||
<!--
|
||||
~ Copyright (C) 2016 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
|
||||
-->
|
||||
|
||||
<!--
|
||||
This XML file declares which signature|privileged permissions should be
|
||||
granted to privileged applications on QTI devices.
|
||||
It allows additional grants on top of privapp-permissions-platform.xml
|
||||
-->
|
||||
|
||||
<permissions>
|
||||
|
||||
<privapp-permissions package="com.qualcomm.qcrilmsgtunnel">
|
||||
<permission name="android.permission.INTERACT_ACROSS_USERS"/>
|
||||
</privapp-permissions>
|
||||
|
||||
<privapp-permissions package="org.codeaurora.dialer">
|
||||
<permission name="android.permission.ALLOW_ANY_CODEC_FOR_PLAYBACK"/>
|
||||
<permission name="android.permission.CONTROL_INCALL_EXPERIENCE"/>
|
||||
<permission name="android.permission.GET_ACCOUNTS_PRIVILEGED"/>
|
||||
<permission name="android.permission.MODIFY_PHONE_STATE"/>
|
||||
<permission name="android.permission.READ_PRIVILEGED_PHONE_STATE"/>
|
||||
<permission name="android.permission.STATUS_BAR"/>
|
||||
<permission name="android.permission.STOP_APP_SWITCHES"/>
|
||||
<permission name="com.android.voicemail.permission.READ_VOICEMAIL"/>
|
||||
<permission name="com.android.voicemail.permission.WRITE_VOICEMAIL"/>
|
||||
</privapp-permissions>
|
||||
|
||||
<privapp-permissions package="org.codeaurora.qti.qtiNetworkApp">
|
||||
<permission name="android.permission.MODIFY_PHONE_STATE"/>
|
||||
</privapp-permissions>
|
||||
|
||||
<privapp-permissions package="org.codeaurora.ims">
|
||||
<permission name="android.permission.READ_PRECISE_PHONE_STATE"/>
|
||||
<permission name="android.permission.INTERACT_ACROSS_USERS"/>
|
||||
<permission name="android.permission.SUBSTITUTE_NOTIFICATION_APP_NAME"/>
|
||||
</privapp-permissions>
|
||||
|
||||
<privapp-permissions package="com.qualcomm.qti.carrierswitch">
|
||||
<permission name="android.permission.REBOOT"/>
|
||||
</privapp-permissions>
|
||||
|
||||
<privapp-permissions package="com.android.mms">
|
||||
<permission name="android.permission.READ_PRIVILEGED_PHONE_STATE"/>
|
||||
<permission name="android.permission.WRITE_APN_SETTINGS"/>
|
||||
</privapp-permissions>
|
||||
|
||||
<privapp-permissions package="com.qualcomm.qti.callenhancement">
|
||||
<permission name="android.permission.RECORD_AUDIO" />
|
||||
<permission name="android.permission.CAPTURE_AUDIO_OUTPUT" />
|
||||
<permission name="android.permission.READ_EXTERNAL_STORAGE" />
|
||||
<permission name="android.permission.WRITE_EXTERNAL_STORAGE" />
|
||||
<permission name="android.permission.READ_BLOCKED_NUMBERS" />
|
||||
<permission name="android.permission.VIBRATE" />
|
||||
</privapp-permissions>
|
||||
|
||||
<privapp-permissions package="org.codeaurora.qti.nrNetworkSettingApp">
|
||||
<permission name="android.permission.WRITE_SECURE_SETTINGS"/>
|
||||
</privapp-permissions>
|
||||
|
||||
</permissions>
|
||||
11
proprietary/system_ext/etc/permissions/telephonyservice.xml
Executable file
11
proprietary/system_ext/etc/permissions/telephonyservice.xml
Executable file
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<!--
|
||||
Copyright (c) 2014 Qualcomm Technologies, Inc. All Rights Reserved.
|
||||
Qualcomm Technologies Proprietary and Confidential.
|
||||
-->
|
||||
|
||||
<permissions>
|
||||
<library name="com.qualcomm.qti.QtiTelephonyServicelibrary"
|
||||
file="/system/system_ext/framework/QtiTelephonyServicelibrary.jar"/>
|
||||
</permissions>
|
||||
BIN
proprietary/system_ext/framework/QtiTelephonyServicelibrary.jar
Executable file
BIN
proprietary/system_ext/framework/QtiTelephonyServicelibrary.jar
Executable file
Binary file not shown.
BIN
proprietary/system_ext/framework/com.qti.dpmframework.jar
Executable file
BIN
proprietary/system_ext/framework/com.qti.dpmframework.jar
Executable file
Binary file not shown.
BIN
proprietary/system_ext/framework/dpmapi.jar
Executable file
BIN
proprietary/system_ext/framework/dpmapi.jar
Executable file
Binary file not shown.
BIN
proprietary/system_ext/framework/embmslibrary.jar
Executable file
BIN
proprietary/system_ext/framework/embmslibrary.jar
Executable file
Binary file not shown.
BIN
proprietary/system_ext/framework/qcrilhook.jar
Executable file
BIN
proprietary/system_ext/framework/qcrilhook.jar
Executable file
Binary file not shown.
BIN
proprietary/system_ext/lib64/com.qualcomm.qti.dpm.api@1.0.so
Executable file
BIN
proprietary/system_ext/lib64/com.qualcomm.qti.dpm.api@1.0.so
Executable file
Binary file not shown.
BIN
proprietary/system_ext/lib64/lib-imscamera.so
Executable file
BIN
proprietary/system_ext/lib64/lib-imscamera.so
Executable file
Binary file not shown.
BIN
proprietary/system_ext/lib64/lib-imsvideocodec.so
Executable file
BIN
proprietary/system_ext/lib64/lib-imsvideocodec.so
Executable file
Binary file not shown.
BIN
proprietary/system_ext/lib64/lib-imsvt.so
Executable file
BIN
proprietary/system_ext/lib64/lib-imsvt.so
Executable file
Binary file not shown.
BIN
proprietary/system_ext/lib64/lib-imsvtextutils.so
Executable file
BIN
proprietary/system_ext/lib64/lib-imsvtextutils.so
Executable file
Binary file not shown.
BIN
proprietary/system_ext/lib64/lib-imsvtutils.so
Executable file
BIN
proprietary/system_ext/lib64/lib-imsvtutils.so
Executable file
Binary file not shown.
BIN
proprietary/system_ext/lib64/libdiag_system.so
Executable file
BIN
proprietary/system_ext/lib64/libdiag_system.so
Executable file
Binary file not shown.
BIN
proprietary/system_ext/lib64/libdpmctmgr.so
Executable file
BIN
proprietary/system_ext/lib64/libdpmctmgr.so
Executable file
Binary file not shown.
BIN
proprietary/system_ext/lib64/libdpmfdmgr.so
Executable file
BIN
proprietary/system_ext/lib64/libdpmfdmgr.so
Executable file
Binary file not shown.
BIN
proprietary/system_ext/lib64/libdpmframework.so
Executable file
BIN
proprietary/system_ext/lib64/libdpmframework.so
Executable file
Binary file not shown.
BIN
proprietary/system_ext/lib64/libdpmtcm.so
Executable file
BIN
proprietary/system_ext/lib64/libdpmtcm.so
Executable file
Binary file not shown.
BIN
proprietary/system_ext/lib64/libimscamera_jni.so
Executable file
BIN
proprietary/system_ext/lib64/libimscamera_jni.so
Executable file
Binary file not shown.
BIN
proprietary/system_ext/lib64/libimsmedia_jni.so
Executable file
BIN
proprietary/system_ext/lib64/libimsmedia_jni.so
Executable file
Binary file not shown.
BIN
proprietary/system_ext/lib64/vendor.qti.imsrtpservice@2.0.so
Executable file
BIN
proprietary/system_ext/lib64/vendor.qti.imsrtpservice@2.0.so
Executable file
Binary file not shown.
BIN
proprietary/system_ext/lib64/vendor.qti.imsrtpservice@2.1.so
Executable file
BIN
proprietary/system_ext/lib64/vendor.qti.imsrtpservice@2.1.so
Executable file
Binary file not shown.
BIN
proprietary/system_ext/priv-app/dpmserviceapp/dpmserviceapp.apk
Executable file
BIN
proprietary/system_ext/priv-app/dpmserviceapp/dpmserviceapp.apk
Executable file
Binary file not shown.
BIN
proprietary/system_ext/priv-app/ims/ims.apk
Executable file
BIN
proprietary/system_ext/priv-app/ims/ims.apk
Executable file
Binary file not shown.
BIN
proprietary/system_ext/priv-app/qcrilmsgtunnel/qcrilmsgtunnel.apk
Executable file
BIN
proprietary/system_ext/priv-app/qcrilmsgtunnel/qcrilmsgtunnel.apk
Executable file
Binary file not shown.
BIN
proprietary/vendor/app/CneApp/CneApp.apk
vendored
Executable file
BIN
proprietary/vendor/app/CneApp/CneApp.apk
vendored
Executable file
Binary file not shown.
BIN
proprietary/vendor/app/IWlanService/IWlanService.apk
vendored
Executable file
BIN
proprietary/vendor/app/IWlanService/IWlanService.apk
vendored
Executable file
Binary file not shown.
BIN
proprietary/vendor/app/TimeService/TimeService.apk
vendored
Executable file
BIN
proprietary/vendor/app/TimeService/TimeService.apk
vendored
Executable file
Binary file not shown.
BIN
proprietary/vendor/bin/ATFWD-daemon
vendored
Executable file
BIN
proprietary/vendor/bin/ATFWD-daemon
vendored
Executable file
Binary file not shown.
BIN
proprietary/vendor/bin/adsprpcd
vendored
Executable file
BIN
proprietary/vendor/bin/adsprpcd
vendored
Executable file
Binary file not shown.
BIN
proprietary/vendor/bin/cnd
vendored
Executable file
BIN
proprietary/vendor/bin/cnd
vendored
Executable file
Binary file not shown.
BIN
proprietary/vendor/bin/dpmQmiMgr
vendored
Executable file
BIN
proprietary/vendor/bin/dpmQmiMgr
vendored
Executable file
Binary file not shown.
BIN
proprietary/vendor/bin/energy-awareness
vendored
Executable file
BIN
proprietary/vendor/bin/energy-awareness
vendored
Executable file
Binary file not shown.
BIN
proprietary/vendor/bin/hvdcp_opti
vendored
Executable file
BIN
proprietary/vendor/bin/hvdcp_opti
vendored
Executable file
Binary file not shown.
BIN
proprietary/vendor/bin/hw/android.hardware.bluetooth@1.0-service-qti
vendored
Executable file
BIN
proprietary/vendor/bin/hw/android.hardware.bluetooth@1.0-service-qti
vendored
Executable file
Binary file not shown.
BIN
proprietary/vendor/bin/hw/android.hardware.drm-service.widevine
vendored
Executable file
BIN
proprietary/vendor/bin/hw/android.hardware.drm-service.widevine
vendored
Executable file
Binary file not shown.
BIN
proprietary/vendor/bin/hw/qcrild
vendored
Executable file
BIN
proprietary/vendor/bin/hw/qcrild
vendored
Executable file
Binary file not shown.
BIN
proprietary/vendor/bin/hw/vendor.display.color@1.0-service
vendored
Executable file
BIN
proprietary/vendor/bin/hw/vendor.display.color@1.0-service
vendored
Executable file
Binary file not shown.
BIN
proprietary/vendor/bin/hw/vendor.qti.hardware.alarm@1.0-service
vendored
Executable file
BIN
proprietary/vendor/bin/hw/vendor.qti.hardware.alarm@1.0-service
vendored
Executable file
Binary file not shown.
BIN
proprietary/vendor/bin/hw/vendor.qti.hardware.perf@2.0-service
vendored
Executable file
BIN
proprietary/vendor/bin/hw/vendor.qti.hardware.perf@2.0-service
vendored
Executable file
Binary file not shown.
BIN
proprietary/vendor/bin/hw/vendor.qti.hardware.tui_comm@1.0-service-qti
vendored
Executable file
BIN
proprietary/vendor/bin/hw/vendor.qti.hardware.tui_comm@1.0-service-qti
vendored
Executable file
Binary file not shown.
BIN
proprietary/vendor/bin/ims_rtp_daemon
vendored
Executable file
BIN
proprietary/vendor/bin/ims_rtp_daemon
vendored
Executable file
Binary file not shown.
BIN
proprietary/vendor/bin/imsdatadaemon
vendored
Executable file
BIN
proprietary/vendor/bin/imsdatadaemon
vendored
Executable file
Binary file not shown.
BIN
proprietary/vendor/bin/imsqmidaemon
vendored
Executable file
BIN
proprietary/vendor/bin/imsqmidaemon
vendored
Executable file
Binary file not shown.
BIN
proprietary/vendor/bin/imsrcsd
vendored
Executable file
BIN
proprietary/vendor/bin/imsrcsd
vendored
Executable file
Binary file not shown.
BIN
proprietary/vendor/bin/ipacm-diag
vendored
Executable file
BIN
proprietary/vendor/bin/ipacm-diag
vendored
Executable file
Binary file not shown.
BIN
proprietary/vendor/bin/irsc_util
vendored
Executable file
BIN
proprietary/vendor/bin/irsc_util
vendored
Executable file
Binary file not shown.
BIN
proprietary/vendor/bin/loc_launcher
vendored
Executable file
BIN
proprietary/vendor/bin/loc_launcher
vendored
Executable file
Binary file not shown.
BIN
proprietary/vendor/bin/lowi-server
vendored
Executable file
BIN
proprietary/vendor/bin/lowi-server
vendored
Executable file
Binary file not shown.
BIN
proprietary/vendor/bin/mm-pp-dpps
vendored
Executable file
BIN
proprietary/vendor/bin/mm-pp-dpps
vendored
Executable file
Binary file not shown.
BIN
proprietary/vendor/bin/mm-qcamera-daemon
vendored
Executable file
BIN
proprietary/vendor/bin/mm-qcamera-daemon
vendored
Executable file
Binary file not shown.
BIN
proprietary/vendor/bin/msm_irqbalance
vendored
Executable file
BIN
proprietary/vendor/bin/msm_irqbalance
vendored
Executable file
Binary file not shown.
BIN
proprietary/vendor/bin/netmgrd
vendored
Executable file
BIN
proprietary/vendor/bin/netmgrd
vendored
Executable file
Binary file not shown.
BIN
proprietary/vendor/bin/pm-proxy
vendored
Executable file
BIN
proprietary/vendor/bin/pm-proxy
vendored
Executable file
Binary file not shown.
BIN
proprietary/vendor/bin/pm-service
vendored
Executable file
BIN
proprietary/vendor/bin/pm-service
vendored
Executable file
Binary file not shown.
BIN
proprietary/vendor/bin/port-bridge
vendored
Executable file
BIN
proprietary/vendor/bin/port-bridge
vendored
Executable file
Binary file not shown.
BIN
proprietary/vendor/bin/power_off_alarm
vendored
Executable file
BIN
proprietary/vendor/bin/power_off_alarm
vendored
Executable file
Binary file not shown.
BIN
proprietary/vendor/bin/qrtr-cfg
vendored
Executable file
BIN
proprietary/vendor/bin/qrtr-cfg
vendored
Executable file
Binary file not shown.
BIN
proprietary/vendor/bin/qrtr-lookup
vendored
Executable file
BIN
proprietary/vendor/bin/qrtr-lookup
vendored
Executable file
Binary file not shown.
BIN
proprietary/vendor/bin/qrtr-ns
vendored
Executable file
BIN
proprietary/vendor/bin/qrtr-ns
vendored
Executable file
Binary file not shown.
BIN
proprietary/vendor/bin/qseecomd
vendored
Executable file
BIN
proprietary/vendor/bin/qseecomd
vendored
Executable file
Binary file not shown.
BIN
proprietary/vendor/bin/qti
vendored
Executable file
BIN
proprietary/vendor/bin/qti
vendored
Executable file
Binary file not shown.
BIN
proprietary/vendor/bin/rmt_storage
vendored
Executable file
BIN
proprietary/vendor/bin/rmt_storage
vendored
Executable file
Binary file not shown.
BIN
proprietary/vendor/bin/sensors.qti
vendored
Executable file
BIN
proprietary/vendor/bin/sensors.qti
vendored
Executable file
Binary file not shown.
BIN
proprietary/vendor/bin/slim_daemon
vendored
Executable file
BIN
proprietary/vendor/bin/slim_daemon
vendored
Executable file
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user