Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
feabe610eb
|
||
|
|
3349f1da83
|
||
|
|
6de73f05db
|
||
|
|
490151e095
|
||
|
|
cc647e0aab
|
@@ -1,5 +0,0 @@
|
|||||||
radio/* filter=lfs diff=lfs merge=lfs -text
|
|
||||||
proprietary/vendor/lib64/libanc_single_bokeh.so filter=lfs diff=lfs merge=lfs -text
|
|
||||||
proprietary/vendor/lib64/libanc_fullhdr.so filter=lfs diff=lfs merge=lfs -text
|
|
||||||
proprietary/vendor/lib64/libanc_single_rt_bokeh.so filter=lfs diff=lfs merge=lfs -text
|
|
||||||
proprietary/vendor/lib64/libmvpu_clc_cl_compiler.so filter=lfs diff=lfs merge=lfs -text
|
|
||||||
+104
-4
@@ -1482,7 +1482,7 @@ cc_prebuilt_library_shared {
|
|||||||
}
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "android.hardware.security.keymint-V3-ndk-v34",
|
name: "android.hardware.security.keymint-V3-ndk-v35",
|
||||||
owner: "xiaomi",
|
owner: "xiaomi",
|
||||||
strip: {
|
strip: {
|
||||||
none: true,
|
none: true,
|
||||||
@@ -1490,7 +1490,7 @@ cc_prebuilt_library_shared {
|
|||||||
target: {
|
target: {
|
||||||
android_arm64: {
|
android_arm64: {
|
||||||
srcs: [
|
srcs: [
|
||||||
"proprietary/vendor/lib64/android.hardware.security.keymint-V3-ndk-v34.so",
|
"proprietary/vendor/lib64/android.hardware.security.keymint-V3-ndk-v35.so",
|
||||||
],
|
],
|
||||||
shared_libs: [
|
shared_libs: [
|
||||||
"libbinder_ndk",
|
"libbinder_ndk",
|
||||||
@@ -1811,7 +1811,6 @@ cc_prebuilt_library_shared {
|
|||||||
"libcutils",
|
"libcutils",
|
||||||
"libbase",
|
"libbase",
|
||||||
"libz",
|
"libz",
|
||||||
"arm.graphics-V1-ndk_platform",
|
|
||||||
"android.hardware.graphics.mapper@4.0",
|
"android.hardware.graphics.mapper@4.0",
|
||||||
"libgralloctypes",
|
"libgralloctypes",
|
||||||
"libhidlbase",
|
"libhidlbase",
|
||||||
@@ -8347,6 +8346,56 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
cc_prebuilt_library_shared {
|
||||||
|
name: "libarm_egl_properties_sysprop",
|
||||||
|
owner: "xiaomi",
|
||||||
|
strip: {
|
||||||
|
none: true,
|
||||||
|
},
|
||||||
|
target: {
|
||||||
|
android_arm64: {
|
||||||
|
srcs: [
|
||||||
|
"proprietary/vendor/lib64/libarm_egl_properties_sysprop.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"liblog",
|
||||||
|
"libc++",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
|
},
|
||||||
|
},
|
||||||
|
compile_multilib: "64",
|
||||||
|
prefer: true,
|
||||||
|
soc_specific: true,
|
||||||
|
}
|
||||||
|
|
||||||
|
cc_prebuilt_library_shared {
|
||||||
|
name: "libarm_gralloc_properties_sysprop",
|
||||||
|
owner: "xiaomi",
|
||||||
|
strip: {
|
||||||
|
none: true,
|
||||||
|
},
|
||||||
|
target: {
|
||||||
|
android_arm64: {
|
||||||
|
srcs: [
|
||||||
|
"proprietary/vendor/lib64/libarm_gralloc_properties_sysprop.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"liblog",
|
||||||
|
"libc++",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
|
},
|
||||||
|
},
|
||||||
|
compile_multilib: "64",
|
||||||
|
prefer: true,
|
||||||
|
soc_specific: true,
|
||||||
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "libarmnn",
|
name: "libarmnn",
|
||||||
owner: "xiaomi",
|
owner: "xiaomi",
|
||||||
@@ -10680,6 +10729,31 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
cc_prebuilt_library_shared {
|
||||||
|
name: "liblibarm_mali_config_sysprops",
|
||||||
|
owner: "xiaomi",
|
||||||
|
strip: {
|
||||||
|
none: true,
|
||||||
|
},
|
||||||
|
target: {
|
||||||
|
android_arm64: {
|
||||||
|
srcs: [
|
||||||
|
"proprietary/vendor/lib64/liblibarm_mali_config_sysprops.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"liblog",
|
||||||
|
"libc++",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
|
},
|
||||||
|
},
|
||||||
|
compile_multilib: "64",
|
||||||
|
prefer: true,
|
||||||
|
soc_specific: true,
|
||||||
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "libmi_bokehpre",
|
name: "libmi_bokehpre",
|
||||||
owner: "xiaomi",
|
owner: "xiaomi",
|
||||||
@@ -13608,6 +13682,32 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
cc_prebuilt_library_shared {
|
||||||
|
name: "arm.graphics-V3-ndk",
|
||||||
|
owner: "xiaomi",
|
||||||
|
strip: {
|
||||||
|
none: true,
|
||||||
|
},
|
||||||
|
target: {
|
||||||
|
android_arm64: {
|
||||||
|
srcs: [
|
||||||
|
"proprietary/vendor/lib64/mt6789/arm.graphics-V3-ndk.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"libbinder_ndk",
|
||||||
|
"libc++",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
|
},
|
||||||
|
},
|
||||||
|
compile_multilib: "64",
|
||||||
|
relative_install_path: "mt6789",
|
||||||
|
prefer: true,
|
||||||
|
soc_specific: true,
|
||||||
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "lib3a.ae.core",
|
name: "lib3a.ae.core",
|
||||||
owner: "xiaomi",
|
owner: "xiaomi",
|
||||||
@@ -28944,7 +29044,7 @@ cc_prebuilt_binary {
|
|||||||
"libhardware",
|
"libhardware",
|
||||||
"libhidlbase",
|
"libhidlbase",
|
||||||
"android.hardware.keymaster@4.0",
|
"android.hardware.keymaster@4.0",
|
||||||
"android.hardware.security.keymint-V3-ndk-v34",
|
"android.hardware.security.keymint-V3-ndk-v35",
|
||||||
"android.hardware.security.sharedsecret-V1-ndk",
|
"android.hardware.security.sharedsecret-V1-ndk",
|
||||||
"android.hardware.security.secureclock-V1-ndk",
|
"android.hardware.security.secureclock-V1-ndk",
|
||||||
"lib_android_keymaster_keymint_utils",
|
"lib_android_keymaster_keymint_utils",
|
||||||
|
|||||||
+10
-10
@@ -6,16 +6,16 @@ LOCAL_PATH := $(call my-dir)
|
|||||||
|
|
||||||
ifeq ($(TARGET_DEVICE),tanzanite)
|
ifeq ($(TARGET_DEVICE),tanzanite)
|
||||||
|
|
||||||
$(call add-radio-file-sha1-checked,radio/dpm.img,64bd09c06d7013f1ad8ae1d1583951e7d111b070)
|
$(call add-radio-file-sha1-checked,radio/dpm.img,6717e8995c945dc3fdded9031b6256788f5dd1b7)
|
||||||
$(call add-radio-file-sha1-checked,radio/gz.img,9cd24f5be155bddf2d415687cff33292fd604df0)
|
$(call add-radio-file-sha1-checked,radio/gz.img,090f0d5afd2bbd65207a32961af25eb91321f867)
|
||||||
$(call add-radio-file-sha1-checked,radio/lk.img,53daa6e1c00eb820aa52111ccb6add7a9981aafc)
|
$(call add-radio-file-sha1-checked,radio/lk.img,d3330b1f3fa139fbac2695555a94e5c90f4938ff)
|
||||||
$(call add-radio-file-sha1-checked,radio/mcupm.img,2ecd36e60c990e173fd2dcf519a2a13d609350bd)
|
$(call add-radio-file-sha1-checked,radio/mcupm.img,743add24c773742ec7914f69ed6f78ed8e961b7d)
|
||||||
$(call add-radio-file-sha1-checked,radio/md1img.img,e659b50297d822fbb46bc44bd6a3087deeb4330e)
|
$(call add-radio-file-sha1-checked,radio/md1img.img,4cb8ac4be7a527a979ac08b78e50d309bf630560)
|
||||||
$(call add-radio-file-sha1-checked,radio/pi_img.img,fe011f25744108a479285adcebe6f0a5b4f833de)
|
$(call add-radio-file-sha1-checked,radio/pi_img.img,267d35040d983cea213b4a130557cfb8b56968ad)
|
||||||
$(call add-radio-file-sha1-checked,radio/preloader_raw.img,ad68beab35a8320bb56040410b3639d38f3d2eb5)
|
$(call add-radio-file-sha1-checked,radio/preloader_raw.img,ad68beab35a8320bb56040410b3639d38f3d2eb5)
|
||||||
$(call add-radio-file-sha1-checked,radio/scp.img,1b135f43e29b93efdaa6528275314e8d6f85228b)
|
$(call add-radio-file-sha1-checked,radio/scp.img,ee8bbb06794e8d8b7e24b31e4d2d64d82e89d95e)
|
||||||
$(call add-radio-file-sha1-checked,radio/spmfw.img,513101c5b8b57861443bf3e9e2eb52126cbc60e4)
|
$(call add-radio-file-sha1-checked,radio/spmfw.img,ed6667f76e6c2112dd72998b79cbaeeaed3a1c3f)
|
||||||
$(call add-radio-file-sha1-checked,radio/sspm.img,4ca9be8f75885ee4a545cce9a90ec0e55d0331fe)
|
$(call add-radio-file-sha1-checked,radio/sspm.img,c1353975915fe6f45a93e667c7f25f900d43fd55)
|
||||||
$(call add-radio-file-sha1-checked,radio/tee.img,148a000fc6d4999bc850d417f88d182e48e43645)
|
$(call add-radio-file-sha1-checked,radio/tee.img,0f39ce8cbf924192ebcc7229d43a46f1a3cc4c43)
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
|||||||
BIN
Binary file not shown.
+17
@@ -0,0 +1,17 @@
|
|||||||
|
<capabilities version="0.1" ip="cam">
|
||||||
|
<feature name="FORMAT_R10G10B10A2" permission="WO" />
|
||||||
|
<feature name="FORMAT_R16G16B16A16_FLOAT" permission="NO" />
|
||||||
|
<feature name="AFBC_16X16" permission="NO" />
|
||||||
|
<feature name="AFBC_32X8" permission="NO" />
|
||||||
|
<feature name="AFBC_YUV" permission="NO" />
|
||||||
|
<feature name="AFBC_BLOCK_SPLIT" permission="NO" />
|
||||||
|
<feature name="AFBC_TILED_HEADERS" permission="NO" />
|
||||||
|
<feature name="AFBC_64X4" permission="NO" />
|
||||||
|
<feature name="AFBC_DOUBLE_BODY" permission="NO" />
|
||||||
|
<feature name="AFBC_FORMAT_R16G16B16A16_FLOAT" permission="NO" />
|
||||||
|
<feature name="AFBC_WRITE_NON_SPARSE" permission="NO" />
|
||||||
|
<feature name="AFRC_ROT_LAYOUT" permission="NO" />
|
||||||
|
<feature name="AFRC_SCAN_LAYOUT" permission="NO" />
|
||||||
|
<feature name="YUV_BL_8" permission="NO" />
|
||||||
|
<feature name="YUV_BL_10" permission="NO" />
|
||||||
|
</capabilities>
|
||||||
+17
@@ -0,0 +1,17 @@
|
|||||||
|
<capabilities version="0.1" ip="dpu">
|
||||||
|
<feature name="FORMAT_R10G10B10A2" permission="RW" />
|
||||||
|
<feature name="FORMAT_R16G16B16A16_FLOAT" permission="NO" />
|
||||||
|
<feature name="AFBC_16X16" permission="RW" />
|
||||||
|
<feature name="AFBC_32X8" permission="RW" />
|
||||||
|
<feature name="AFBC_YUV" permission="NO" />
|
||||||
|
<feature name="AFBC_BLOCK_SPLIT" permission="RW" />
|
||||||
|
<feature name="AFBC_TILED_HEADERS" permission="NO" />
|
||||||
|
<feature name="AFBC_64X4" permission="NO" />
|
||||||
|
<feature name="AFBC_DOUBLE_BODY" permission="NO" />
|
||||||
|
<feature name="AFBC_FORMAT_R16G16B16A16_FLOAT" permission="NO" />
|
||||||
|
<feature name="AFBC_WRITE_NON_SPARSE" permission="NO" />
|
||||||
|
<feature name="AFRC_ROT_LAYOUT" permission="NO" />
|
||||||
|
<feature name="AFRC_SCAN_LAYOUT" permission="NO" />
|
||||||
|
<feature name="YUV_BL_8" permission="NO" />
|
||||||
|
<feature name="YUV_BL_10" permission="NO" />
|
||||||
|
</capabilities>
|
||||||
+17
@@ -0,0 +1,17 @@
|
|||||||
|
<capabilities version="0.1" ip="dpu_aeu">
|
||||||
|
<feature name="FORMAT_R10G10B10A2" permission="RW" />
|
||||||
|
<feature name="FORMAT_R16G16B16A16_FLOAT" permission="NO" />
|
||||||
|
<feature name="AFBC_16X16" permission="NO" />
|
||||||
|
<feature name="AFBC_32X8" permission="NO" />
|
||||||
|
<feature name="AFBC_YUV" permission="NO" />
|
||||||
|
<feature name="AFBC_BLOCK_SPLIT" permission="NO" />
|
||||||
|
<feature name="AFBC_TILED_HEADERS" permission="NO" />
|
||||||
|
<feature name="AFBC_64X4" permission="NO" />
|
||||||
|
<feature name="AFBC_DOUBLE_BODY" permission="NO" />
|
||||||
|
<feature name="AFBC_FORMAT_R16G16B16A16_FLOAT" permission="NO" />
|
||||||
|
<feature name="AFBC_WRITE_NON_SPARSE" permission="NO" />
|
||||||
|
<feature name="AFRC_ROT_LAYOUT" permission="NO" />
|
||||||
|
<feature name="AFRC_SCAN_LAYOUT" permission="NO" />
|
||||||
|
<feature name="YUV_BL_8" permission="NO" />
|
||||||
|
<feature name="YUV_BL_10" permission="NO" />
|
||||||
|
</capabilities>
|
||||||
+17
@@ -0,0 +1,17 @@
|
|||||||
|
<capabilities version="0.1" ip="gpu">
|
||||||
|
<feature name="FORMAT_R10G10B10A2" permission="RW" />
|
||||||
|
<feature name="FORMAT_R16G16B16A16_FLOAT" permission="RW" />
|
||||||
|
<feature name="AFBC_16X16" permission="RW" />
|
||||||
|
<feature name="AFBC_32X8" permission="RW" />
|
||||||
|
<feature name="AFBC_YUV" permission="RW" />
|
||||||
|
<feature name="AFBC_BLOCK_SPLIT" permission="RW" />
|
||||||
|
<feature name="AFBC_TILED_HEADERS" permission="RW" />
|
||||||
|
<feature name="AFBC_64X4" permission="RW" />
|
||||||
|
<feature name="AFBC_DOUBLE_BODY" permission="RW" />
|
||||||
|
<feature name="AFBC_FORMAT_R16G16B16A16_FLOAT" permission="NO" />
|
||||||
|
<feature name="AFBC_WRITE_NON_SPARSE" permission="NO" />
|
||||||
|
<feature name="AFRC_ROT_LAYOUT" permission="NO" />
|
||||||
|
<feature name="AFRC_SCAN_LAYOUT" permission="NO" />
|
||||||
|
<feature name="YUV_BL_8" permission="NO" />
|
||||||
|
<feature name="YUV_BL_10" permission="NO" />
|
||||||
|
</capabilities>
|
||||||
+17
@@ -0,0 +1,17 @@
|
|||||||
|
<capabilities version="0.1" ip="vpu">
|
||||||
|
<feature name="FORMAT_R10G10B10A2" permission="NO" />
|
||||||
|
<feature name="FORMAT_R16G16B16A16_FLOAT" permission="NO" />
|
||||||
|
<feature name="AFBC_16X16" permission="NO" />
|
||||||
|
<feature name="AFBC_32X8" permission="NO" />
|
||||||
|
<feature name="AFBC_YUV" permission="NO" />
|
||||||
|
<feature name="AFBC_BLOCK_SPLIT" permission="NO" />
|
||||||
|
<feature name="AFBC_TILED_HEADERS" permission="NO" />
|
||||||
|
<feature name="AFBC_64X4" permission="NO" />
|
||||||
|
<feature name="AFBC_DOUBLE_BODY" permission="NO" />
|
||||||
|
<feature name="AFBC_FORMAT_R16G16B16A16_FLOAT" permission="NO" />
|
||||||
|
<feature name="AFBC_WRITE_NON_SPARSE" permission="NO" />
|
||||||
|
<feature name="AFRC_ROT_LAYOUT" permission="NO" />
|
||||||
|
<feature name="AFRC_SCAN_LAYOUT" permission="NO" />
|
||||||
|
<feature name="YUV_BL_8" permission="NO" />
|
||||||
|
<feature name="YUV_BL_10" permission="NO" />
|
||||||
|
</capabilities>
|
||||||
+1
@@ -0,0 +1 @@
|
|||||||
|
PLATFORM_AGT_FREQUENCY_KHZ=13000
|
||||||
-18
@@ -1,18 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<!-- Copyright 2021 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.
|
|
||||||
-->
|
|
||||||
<permissions>
|
|
||||||
<feature name="android.hardware.hardware_keystore" version="100" />
|
|
||||||
</permissions>
|
|
||||||
BIN
Binary file not shown.
-61
@@ -1,61 +0,0 @@
|
|||||||
[VIRTUAL-SENSOR]
|
|
||||||
algo_type Virtual
|
|
||||||
sensors CPU_therm ltepa_ntc charge_therm ap_ntc battery
|
|
||||||
weight 88 -261 -500 1404 216
|
|
||||||
polling 2000
|
|
||||||
weight_sum 1000
|
|
||||||
compensation 1264
|
|
||||||
|
|
||||||
[CHG-ONLY-SS-CPU0]
|
|
||||||
algo_type ss
|
|
||||||
sensor VIRTUAL-SENSOR
|
|
||||||
device cpu0
|
|
||||||
polling 2000
|
|
||||||
trig 35000 37000 39000 41000 43000 47000
|
|
||||||
clr 33000 35000 37000 39000 41000 45000
|
|
||||||
target 1800000 1700000 1400000 1200000 1100000 800000
|
|
||||||
|
|
||||||
[CHG-ONLY-SS-CPU6]
|
|
||||||
algo_type ss
|
|
||||||
sensor VIRTUAL-SENSOR
|
|
||||||
device cpu6
|
|
||||||
polling 2000
|
|
||||||
trig 35000 37000 39000 41000 43000 47000
|
|
||||||
clr 33000 35000 37000 39000 41000 45000
|
|
||||||
target 2000000 1800000 1500000 1300000 1200000 900000
|
|
||||||
|
|
||||||
[CHG-ONLY-MONITOR-BAT]
|
|
||||||
algo_type monitor
|
|
||||||
sensor VIRTUAL-SENSOR
|
|
||||||
device battery
|
|
||||||
polling 2000
|
|
||||||
trig 32000 34000 36000 38000 39000 40000 41000 42000 44000
|
|
||||||
clr 30000 32000 34000 36000 38000 39000 40000 41000 42000
|
|
||||||
target 500 601 803 1005 1006 1007 1308 1412 1515
|
|
||||||
|
|
||||||
[CHG-MONITOR-BOOST_LIMIT]
|
|
||||||
algo_type monitor
|
|
||||||
sensor VIRTUAL-SENSOR
|
|
||||||
device boost_limit
|
|
||||||
polling 2000
|
|
||||||
trig 48000
|
|
||||||
clr 46000
|
|
||||||
target 1
|
|
||||||
|
|
||||||
[CHG-ONLY-MONITOR-CCC]
|
|
||||||
algo_type monitor
|
|
||||||
sensor VIRTUAL-SENSOR
|
|
||||||
device hotplug_cpu0+hotplug_cpu1+hotplug_cpu6
|
|
||||||
polling 2000
|
|
||||||
trig 50000
|
|
||||||
clr 48000
|
|
||||||
target 1+1+1
|
|
||||||
|
|
||||||
[CHG-ONLY-MONITOR-GPU-PROTECT]
|
|
||||||
algo_type monitor
|
|
||||||
sensor gpu2
|
|
||||||
device gpu
|
|
||||||
polling 2000
|
|
||||||
trig 83000 84000 85000
|
|
||||||
clr 82000 83000 84000
|
|
||||||
target 2 30 44
|
|
||||||
-4
@@ -1,4 +0,0 @@
|
|||||||
řź“őťłM8Ť°äŐdË“‚ůtbAĘ\‰ĘłűaŇ›z§žŢ>:ĂébPÜ敉ş—,?ë¬ü°Ąţ±śŰüÖ?[¶Ł˝ľ¶™–yQCŚW‡Í:¨X—;ř�°óŘYňăâ\FZ‰»®ç*b̆r—-.9_đÎ�ĎĚŐ␍7.úŰD|Ľ8ľľ!ńĚÝm§§O÷Ł3–'X0wÔ`šW`6îŰL›5€-űđÁŘBˇŢISű÷Źv¨¦2č°‰p-ŘZňÉe¸öěŮź}Íů,)Žî&›ěÔĄD‡Älťţßž�Îl$ßW"/Ydn„ڤ™¦zĐ5SÓ Ă—ŞŢ�ţŽ>}�˛ŚÚÝ
|
|
||||||
ÂÍ–ĹVš·ą
|
|
||||||
˝6: G…Ń’��w‡ŞlM}Hďđ6ąéëIr¤çOŕ’YÚ}ŹŇ6-ö¤Ę�s|g…t‡ŞÁç8 Ťĺ‚“&Ő†±NmwĹe2«ZýDăI”ťM
|
|
||||||
Ú·[~}E€"ô‹ĚÁ뉕�5ÔP8ěÔ‘"V$Ü:)^‘3¶äúŹ �<˘žb5ž {pä~>ůz#oÔÚŠ(ě…CÔČódÍtݱęSĐ
|
|
||||||
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
@@ -1,23 +0,0 @@
|
|||||||
[qqomh$f!'pf_
|
|
||||||
#!Ki$ukyujnfpwA%_l 5 ujlw%vvtrcz"lw%y qul!xdpnj'iotft#vjhvw"
|
|
||||||
pftpesku!F Oq
|
|
||||||
|
|
||||||
[MVIa
|
|
||||||
tiguqfrf'xnf?#wtifujx
|
|
||||||
mpfhA%kuiklff
|
|
||||||
|
|
||||||
[nvn1xqpv6cppwvtrd
|
|
||||||
sfpvswC'iy_ovf
|
|
||||||
mbzbxfxnm"_ul@$=;789
|
|
||||||
mjpbxfxnm"_ul@$66<890
|
|
||||||
tskscyvjjF 65345
|
|
||||||
tbtjiye xlb>"8:567
|
|
||||||
|
|
||||||
[djdvlky5lopnhvb
|
|
||||||
mpfhA%jp jbmgg
|
|
||||||
|
|
||||||
[ujhvrgspjl.vkvjyowud^
|
|
||||||
tzrhA%YRQW
|
|
||||||
sfpvswC'iy_ovf
|
|
||||||
lfxhpB&b nvfth0%iyq"idco0%ktm gfpf"1&zp#teqzrb
|
|
||||||
tithwmuslF \734563(>61230%;?890-";4567e
|
|
||||||
@@ -1,22 +0,0 @@
|
|||||||
[qqomh$f!'pf_
|
|
||||||
#!Ki$ukyujnfpwA%_l 5 ujlw%vvtrcz"lw%y qul!xdpnj'iotft#vjhvw"
|
|
||||||
pftpesku!F Zgv
|
|
||||||
|
|
||||||
[MVI1ioziklf/wlwu !uioi`
|
|
||||||
#!Ki$M]fx ougfxnuuE)djudfqkk4)iu"zmqr'!#ro"rjk
|
|
||||||
#!UZ$xn!!moxp#twu mltjqqw%gul)LWVV$M]'znbpqw$uxv!ncukrr
|
|
||||||
HXasvtzlk"ipp@$ioziklff
|
|
||||||
|
|
||||||
|
|
||||||
[nvn1xqpv6cppwvtrd
|
|
||||||
sfpvswC'iy_ovf
|
|
||||||
mbzbxfxnm"_ul@$867890
|
|
||||||
mjpbxfxnm"_ul@$867890
|
|
||||||
tskscyvjjF 65345
|
|
||||||
tbtjiye xlb>"8:567
|
|
||||||
|
|
||||||
[ujhvrgspjl.vkvjyowud^
|
|
||||||
tzrhA%YRQW
|
|
||||||
sfpvswC'iy_ovf
|
|
||||||
lfxhpB&b nvfth0%iyq"idco0%ktm gfpf"1&zp#teqzrb
|
|
||||||
tithwmuslF \5345674)3123452';901230%978901_
|
|
||||||
@@ -1,21 +0,0 @@
|
|||||||
[qqomh$f!'pf_
|
|
||||||
#!Ki$ukyujnfpwA%_l 5 ujlw%vvtrcz"lw%y qul!xdpnj'iotft#vjhvw"
|
|
||||||
pftpesku!F Oq
|
|
||||||
|
|
||||||
[MVI1ioziklf/wlwu !uioi`
|
|
||||||
#!Ki$M]fx ougfxnuuE)djudfqkk4)iu"zmqr'!#ro"rjk
|
|
||||||
#!UZ$xn!!moxp#twu mltjqqw%gul)LWVV$M]'znbpqw$uxv!ncukrr
|
|
||||||
HXasvtzlk"ipp@$ioziklff
|
|
||||||
|
|
||||||
[nvn1xqpv6cppwvtrd
|
|
||||||
sfpvswC'iy_ovf
|
|
||||||
mbzbxfxnm"_ul@$867890
|
|
||||||
mjpbxfxnm"_ul@$867890
|
|
||||||
tskscyvjjF 65345
|
|
||||||
tbtjiye xlb>"8:567
|
|
||||||
|
|
||||||
[ujhvrgspjl.vkvjyowud^
|
|
||||||
tzrhA%YRQW
|
|
||||||
sfpvswC'iy_ovf
|
|
||||||
lfxhpB&b nvfth0%iyq"idco0%ktm gfpf"1&zp#teqzrb
|
|
||||||
tithwmuslF \5345674)3123452';901230%978901_
|
|
||||||
@@ -1,21 +0,0 @@
|
|||||||
[qqomh$f!'pf_
|
|
||||||
#!Ki$ukyujnfpwA%_l 5 ujlw%vvtrcz"lw%y qul!xdpnj'iotft#vjhvw"
|
|
||||||
pftpesku!F Oq
|
|
||||||
|
|
||||||
[MVI1ioziklf/wlwu !uioi`
|
|
||||||
#!Ki$M]fx ougfxnuuE)djudfqkk4)iu"zmqr'!#ro"rjk
|
|
||||||
#!UZ$xn!!moxp#twu mltjqqw%gul)LWVV$M]'znbpqw$uxv!ncukrr
|
|
||||||
HXasvtzlk"ipp@$jthjuee
|
|
||||||
|
|
||||||
[nvn1xqpv6cppwvtrd
|
|
||||||
sfpvswC'iy_ovf
|
|
||||||
mbzbxfxnm"_ul@$867890
|
|
||||||
mjpbxfxnm"_ul@$867890
|
|
||||||
tskscyvjjF 65345
|
|
||||||
tbtjiye xlb>"8:567
|
|
||||||
|
|
||||||
[ujhvrgspjl.vkvjyowud^
|
|
||||||
tzrhA%YRQW
|
|
||||||
sfpvswC'iy_ovf
|
|
||||||
lfxhpB&b nvfth0%iyq"idco0%ktm gfpf"1&zp#teqzrb
|
|
||||||
tithwmuslF \:34563(A01230%>7890-";4567e
|
|
||||||
-34
@@ -1,34 +0,0 @@
|
|||||||
[qqomh$f!'pf_
|
|
||||||
#!Ki$ukyujnfpwA%_l 5 ujlw%vvtrcz"lw%y qul!xdpnj'iotft#vjhvw"
|
|
||||||
pftpesku!F Zgv
|
|
||||||
|
|
||||||
[MVIa
|
|
||||||
tiguqfrf'xnf?#wtifujx
|
|
||||||
mpfhA%kuiklff
|
|
||||||
|
|
||||||
[nvn1xqpv6cppwvtrd
|
|
||||||
sfpvswC'iy_ovf
|
|
||||||
mbzbxfxnm"_ul@$=;789
|
|
||||||
mjpbxfxnm"_ul@$:;789
|
|
||||||
tskscyvjjF 55345
|
|
||||||
tbtjiye xlb>"7:567
|
|
||||||
|
|
||||||
[djdvlky5lopnhvb
|
|
||||||
mpfhA%kuiklff
|
|
||||||
sfpvswC'iy_ovf
|
|
||||||
tithwmuslF \634563(=21230%:<890-"8:567e
|
|
||||||
hzuwiwkzq!=!]54563(;012/$76785 3234b
|
|
||||||
cvtuiszD(d19230%7789,!7341&7e
|
|
||||||
|
|
||||||
[nwwx2vh96cpqoiwc
|
|
||||||
mpfhA%kuiklff
|
|
||||||
sfpvswC't"eqcbryi
|
|
||||||
tithwmuslF \934563(@3123a
|
|
||||||
hzuwiwkzq!=!]54563(;012`
|
|
||||||
ljolx2y i"e>"^51&9e
|
|
||||||
|
|
||||||
[ujhvrgspjl.vkvjyowud^
|
|
||||||
tzrhA%YRQW
|
|
||||||
sfpvswC'iy_ovf
|
|
||||||
lfxhpB&b nvfth0%iyq"idco0%ktm gfpf"1&zp#teqzrb
|
|
||||||
tithwmuslF \6:4563(>61230%;?890-";4567e
|
|
||||||
@@ -1,27 +0,0 @@
|
|||||||
[qqomh$f!'pf_
|
|
||||||
#!Ki$ukyujnfpwA%_l 5 ujlw%vvtrcz"lw%y qul!xdpnj'iotft#vjhvw"
|
|
||||||
pftpesku!F Zgv
|
|
||||||
|
|
||||||
[MVIa
|
|
||||||
tiguqfrf'xnf?#wtifujx
|
|
||||||
mpfhA%kuiklff
|
|
||||||
|
|
||||||
[nvn1xqpv6cppwvtrd
|
|
||||||
sfpvswC'iy_ovf
|
|
||||||
mbzbxfxnm"_ul@$=;789
|
|
||||||
mjpbxfxnm"_ul@$;6789
|
|
||||||
tskscyvjjF 5:345
|
|
||||||
tbtjiye xlb>"85567
|
|
||||||
|
|
||||||
[djdvlky5lopnhvb
|
|
||||||
mpfhA%kuiklff
|
|
||||||
sfpvswC'iy_ovf
|
|
||||||
tithwmuslF \654563(=51230%;7890-"8<567e
|
|
||||||
hzuwiwkzq!=!]54563(;012/$76785 3234b
|
|
||||||
cvtuiszD(d19230%7789,!7341&7e
|
|
||||||
|
|
||||||
[ujhvrgspjl.vkvjyowud^
|
|
||||||
tzrhA%YRQW
|
|
||||||
sfpvswC'iy_ovf
|
|
||||||
lfxhpB&b nvfth0%iyq"idco0%ktm gfpf"1&zp#teqzrb
|
|
||||||
tithwmuslF \754563(>21230%;9890-";4567e
|
|
||||||
@@ -1,34 +0,0 @@
|
|||||||
[qqomh$f!'pf_
|
|
||||||
#!Ki$ukyujnfpwA%_l 5 ujlw%vvtrcz"lw%y qul!xdpnj'iotft#vjhvw"
|
|
||||||
pftpesku!F Oq
|
|
||||||
|
|
||||||
[MVIa
|
|
||||||
tiguqfrf'xnf?#wtifujx
|
|
||||||
mpfhA%kuiklff
|
|
||||||
|
|
||||||
[nvn1xqpv6cppwvtrd
|
|
||||||
sfpvswC'iy_ovf
|
|
||||||
mbzbxfxnm"_ul@$=;789
|
|
||||||
mjpbxfxnm"_ul@$:;789
|
|
||||||
tskscyvjjF 55345
|
|
||||||
tbtjiye xlb>"7:567
|
|
||||||
|
|
||||||
[djdvlky5lopnhvb
|
|
||||||
mpfhA%kuiklff
|
|
||||||
sfpvswC'iy_ovf
|
|
||||||
tithwmuslF \634563(=21230%:<890-"8:567e
|
|
||||||
hzuwiwkzq!=!]54563(;012/$76785 3234b
|
|
||||||
cvtuiszD(d19230%7789,!7341&7e
|
|
||||||
|
|
||||||
[nwwx2vh96cpqoiwc
|
|
||||||
mpfhA%kuiklff
|
|
||||||
sfpvswC't"eqcbryi
|
|
||||||
tithwmuslF \934563(@3123a
|
|
||||||
hzuwiwkzq!=!]54563(;012`
|
|
||||||
ljolx2y i"e>"^51&9e
|
|
||||||
|
|
||||||
[ujhvrgspjl.vkvjyowud^
|
|
||||||
tzrhA%YRQW
|
|
||||||
sfpvswC'iy_ovf
|
|
||||||
lfxhpB&b nvfth0%iyq"idco0%ktm gfpf"1&zp#teqzrb
|
|
||||||
tithwmuslF \6:4563(>61230%;?890-";4567e
|
|
||||||
@@ -1,34 +0,0 @@
|
|||||||
[qqomh$f!'pf_
|
|
||||||
#!Ki$ukyujnfpwA%_l 5 ujlw%vvtrcz"lw%y qul!xdpnj'iotft#vjhvw"
|
|
||||||
pftpesku!F Oq
|
|
||||||
|
|
||||||
[MVIa
|
|
||||||
tiguqfrf'xnf?#wtifujx
|
|
||||||
mpfhA%kuiklff
|
|
||||||
|
|
||||||
[nvn1xqpv6cppwvtrd
|
|
||||||
sfpvswC'iy_ovf
|
|
||||||
mbzbxfxnm"_ul@$=;789
|
|
||||||
mjpbxfxnm"_ul@$:;789
|
|
||||||
tskscyvjjF 55345
|
|
||||||
tbtjiye xlb>"7:567
|
|
||||||
|
|
||||||
[djdvlky5lopnhvb
|
|
||||||
mpfhA%kuiklff
|
|
||||||
sfpvswC'iy_ovf
|
|
||||||
tithwmuslF \634563(=21230%:<890-"8:567e
|
|
||||||
hzuwiwkzq!=!]54563(;012/$76785 3234b
|
|
||||||
cvtuiszD(d19230%7789,!7341&7e
|
|
||||||
|
|
||||||
[nwwx2vh96cpqoiwc
|
|
||||||
mpfhA%kuiklff
|
|
||||||
sfpvswC't"eqcbryi
|
|
||||||
tithwmuslF \934563(@3123a
|
|
||||||
hzuwiwkzq!=!]54563(;012`
|
|
||||||
ljolx2y i"e>"^51&9e
|
|
||||||
|
|
||||||
[ujhvrgspjl.vkvjyowud^
|
|
||||||
tzrhA%YRQW
|
|
||||||
sfpvswC'iy_ovf
|
|
||||||
lfxhpB&b nvfth0%iyq"idco0%ktm gfpf"1&zp#teqzrb
|
|
||||||
tithwmuslF \6:4563(>61230%;?890-";4567e
|
|
||||||
@@ -1,34 +0,0 @@
|
|||||||
[qqomh$f!'pf_
|
|
||||||
#!Ki$ukyujnfpwA%_l 5 ujlw%vvtrcz"lw%y qul!xdpnj'iotft#vjhvw"
|
|
||||||
pftpesku!F Oq
|
|
||||||
|
|
||||||
[MVIa
|
|
||||||
tiguqfrf'xnf?#wtifujx
|
|
||||||
mpfhA%kuiklff
|
|
||||||
|
|
||||||
[nvn1xqpv6cppwvtrd
|
|
||||||
sfpvswC'iy_ovf
|
|
||||||
mbzbxfxnm"_ul@$=;789
|
|
||||||
mjpbxfxnm"_ul@$;6789
|
|
||||||
tskscyvjjF 5:345
|
|
||||||
tbtjiye xlb>"85567
|
|
||||||
|
|
||||||
[djdvlky5lopnhvb
|
|
||||||
mpfhA%kuiklff
|
|
||||||
sfpvswC'iy_ovf
|
|
||||||
tithwmuslF \654563(=51230%;7890-"8<567e
|
|
||||||
hzuwiwkzq!=!]54563(;012/$76785 3234b
|
|
||||||
cvtuiszD(d19230%7789,!7341&7e
|
|
||||||
|
|
||||||
[nwwx2vh96cpqoiwc
|
|
||||||
mpfhA%kuiklff
|
|
||||||
sfpvswC't"eqcbryi
|
|
||||||
tithwmuslF \934563(@3123a
|
|
||||||
hzuwiwkzq!=!]54563(;012`
|
|
||||||
ljolx2y i"e>"^51&9e
|
|
||||||
|
|
||||||
[ujhvrgspjl.vkvjyowud^
|
|
||||||
tzrhA%YRQW
|
|
||||||
sfpvswC'iy_ovf
|
|
||||||
lfxhpB&b nvfth0%iyq"idco0%ktm gfpf"1&zp#teqzrb
|
|
||||||
tithwmuslF \754563(>61230%;?890-";4567e
|
|
||||||
BIN
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+11
-19
@@ -565,6 +565,11 @@ PRODUCT_COPY_FILES += \
|
|||||||
vendor/xiaomi/tanzanite/proprietary/vendor/etc/gnss/carrier/agps_profiles_conf2_carrier_Test_SIM1.xml:$(TARGET_COPY_OUT_VENDOR)/etc/gnss/carrier/agps_profiles_conf2_carrier_Test_SIM1.xml \
|
vendor/xiaomi/tanzanite/proprietary/vendor/etc/gnss/carrier/agps_profiles_conf2_carrier_Test_SIM1.xml:$(TARGET_COPY_OUT_VENDOR)/etc/gnss/carrier/agps_profiles_conf2_carrier_Test_SIM1.xml \
|
||||||
vendor/xiaomi/tanzanite/proprietary/vendor/etc/gnss/carrier/agps_profiles_conf2_carrier_Test_SIM2.xml:$(TARGET_COPY_OUT_VENDOR)/etc/gnss/carrier/agps_profiles_conf2_carrier_Test_SIM2.xml \
|
vendor/xiaomi/tanzanite/proprietary/vendor/etc/gnss/carrier/agps_profiles_conf2_carrier_Test_SIM2.xml:$(TARGET_COPY_OUT_VENDOR)/etc/gnss/carrier/agps_profiles_conf2_carrier_Test_SIM2.xml \
|
||||||
vendor/xiaomi/tanzanite/proprietary/vendor/etc/gnss/carrier/agps_profiles_conf2_carrier_Verizon_Wireless.xml:$(TARGET_COPY_OUT_VENDOR)/etc/gnss/carrier/agps_profiles_conf2_carrier_Verizon_Wireless.xml \
|
vendor/xiaomi/tanzanite/proprietary/vendor/etc/gnss/carrier/agps_profiles_conf2_carrier_Verizon_Wireless.xml:$(TARGET_COPY_OUT_VENDOR)/etc/gnss/carrier/agps_profiles_conf2_carrier_Verizon_Wireless.xml \
|
||||||
|
vendor/xiaomi/tanzanite/proprietary/vendor/etc/gralloc/cam.xml:$(TARGET_COPY_OUT_VENDOR)/etc/gralloc/cam.xml \
|
||||||
|
vendor/xiaomi/tanzanite/proprietary/vendor/etc/gralloc/dpu.xml:$(TARGET_COPY_OUT_VENDOR)/etc/gralloc/dpu.xml \
|
||||||
|
vendor/xiaomi/tanzanite/proprietary/vendor/etc/gralloc/dpu_aeu.xml:$(TARGET_COPY_OUT_VENDOR)/etc/gralloc/dpu_aeu.xml \
|
||||||
|
vendor/xiaomi/tanzanite/proprietary/vendor/etc/gralloc/gpu.xml:$(TARGET_COPY_OUT_VENDOR)/etc/gralloc/gpu.xml \
|
||||||
|
vendor/xiaomi/tanzanite/proprietary/vendor/etc/gralloc/vpu.xml:$(TARGET_COPY_OUT_VENDOR)/etc/gralloc/vpu.xml \
|
||||||
vendor/xiaomi/tanzanite/proprietary/vendor/etc/init/android.hardware.drm@1.4-service.widevine.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/android.hardware.drm@1.4-service.widevine.rc \
|
vendor/xiaomi/tanzanite/proprietary/vendor/etc/init/android.hardware.drm@1.4-service.widevine.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/android.hardware.drm@1.4-service.widevine.rc \
|
||||||
vendor/xiaomi/tanzanite/proprietary/vendor/etc/init/android.hardware.gnss-service.mediatek.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/android.hardware.gnss-service.mediatek.rc \
|
vendor/xiaomi/tanzanite/proprietary/vendor/etc/init/android.hardware.gnss-service.mediatek.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/android.hardware.gnss-service.mediatek.rc \
|
||||||
vendor/xiaomi/tanzanite/proprietary/vendor/etc/init/android.hardware.media.c2@1.2-mediatek.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/android.hardware.media.c2@1.2-mediatek.rc \
|
vendor/xiaomi/tanzanite/proprietary/vendor/etc/init/android.hardware.media.c2@1.2-mediatek.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/android.hardware.media.c2@1.2-mediatek.rc \
|
||||||
@@ -606,10 +611,10 @@ PRODUCT_COPY_FILES += \
|
|||||||
vendor/xiaomi/tanzanite/proprietary/vendor/etc/ipsec/strongswan.conf:$(TARGET_COPY_OUT_VENDOR)/etc/ipsec/strongswan.conf \
|
vendor/xiaomi/tanzanite/proprietary/vendor/etc/ipsec/strongswan.conf:$(TARGET_COPY_OUT_VENDOR)/etc/ipsec/strongswan.conf \
|
||||||
vendor/xiaomi/tanzanite/proprietary/vendor/etc/libnfc-nxp-pnscr.conf:$(TARGET_COPY_OUT_VENDOR)/etc/libnfc-nxp-pnscr.conf \
|
vendor/xiaomi/tanzanite/proprietary/vendor/etc/libnfc-nxp-pnscr.conf:$(TARGET_COPY_OUT_VENDOR)/etc/libnfc-nxp-pnscr.conf \
|
||||||
vendor/xiaomi/tanzanite/proprietary/vendor/etc/libnfc-nxp.conf:$(TARGET_COPY_OUT_VENDOR)/etc/libnfc-nxp.conf \
|
vendor/xiaomi/tanzanite/proprietary/vendor/etc/libnfc-nxp.conf:$(TARGET_COPY_OUT_VENDOR)/etc/libnfc-nxp.conf \
|
||||||
|
vendor/xiaomi/tanzanite/proprietary/vendor/etc/mali_platform.config:$(TARGET_COPY_OUT_VENDOR)/etc/mali_platform.config \
|
||||||
vendor/xiaomi/tanzanite/proprietary/vendor/etc/meow.cfg:$(TARGET_COPY_OUT_VENDOR)/etc/meow.cfg \
|
vendor/xiaomi/tanzanite/proprietary/vendor/etc/meow.cfg:$(TARGET_COPY_OUT_VENDOR)/etc/meow.cfg \
|
||||||
vendor/xiaomi/tanzanite/proprietary/vendor/etc/mpe.conf:$(TARGET_COPY_OUT_VENDOR)/etc/mpe.conf \
|
vendor/xiaomi/tanzanite/proprietary/vendor/etc/mpe.conf:$(TARGET_COPY_OUT_VENDOR)/etc/mpe.conf \
|
||||||
vendor/xiaomi/tanzanite/proprietary/vendor/etc/nnapi_powerhal.json:$(TARGET_COPY_OUT_VENDOR)/etc/nnapi_powerhal.json \
|
vendor/xiaomi/tanzanite/proprietary/vendor/etc/nnapi_powerhal.json:$(TARGET_COPY_OUT_VENDOR)/etc/nnapi_powerhal.json \
|
||||||
vendor/xiaomi/tanzanite/proprietary/vendor/etc/permissions/android.hardware.hardware_keystore.mitee.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.hardware_keystore.mitee.xml \
|
|
||||||
vendor/xiaomi/tanzanite/proprietary/vendor/etc/rsc/default/ro.prop:$(TARGET_COPY_OUT_VENDOR)/etc/rsc/default/ro.prop \
|
vendor/xiaomi/tanzanite/proprietary/vendor/etc/rsc/default/ro.prop:$(TARGET_COPY_OUT_VENDOR)/etc/rsc/default/ro.prop \
|
||||||
vendor/xiaomi/tanzanite/proprietary/vendor/etc/rsc/default/rw.prop:$(TARGET_COPY_OUT_VENDOR)/etc/rsc/default/rw.prop \
|
vendor/xiaomi/tanzanite/proprietary/vendor/etc/rsc/default/rw.prop:$(TARGET_COPY_OUT_VENDOR)/etc/rsc/default/rw.prop \
|
||||||
vendor/xiaomi/tanzanite/proprietary/vendor/etc/rsc/obsidian_eea/ro.prop:$(TARGET_COPY_OUT_VENDOR)/etc/rsc/obsidian_eea/ro.prop \
|
vendor/xiaomi/tanzanite/proprietary/vendor/etc/rsc/obsidian_eea/ro.prop:$(TARGET_COPY_OUT_VENDOR)/etc/rsc/obsidian_eea/ro.prop \
|
||||||
@@ -637,23 +642,6 @@ PRODUCT_COPY_FILES += \
|
|||||||
vendor/xiaomi/tanzanite/proprietary/vendor/etc/sn100u_nfcon.pnscr:$(TARGET_COPY_OUT_VENDOR)/etc/sn100u_nfcon.pnscr \
|
vendor/xiaomi/tanzanite/proprietary/vendor/etc/sn100u_nfcon.pnscr:$(TARGET_COPY_OUT_VENDOR)/etc/sn100u_nfcon.pnscr \
|
||||||
vendor/xiaomi/tanzanite/proprietary/vendor/etc/special_pws_channel.xml:$(TARGET_COPY_OUT_VENDOR)/etc/special_pws_channel.xml \
|
vendor/xiaomi/tanzanite/proprietary/vendor/etc/special_pws_channel.xml:$(TARGET_COPY_OUT_VENDOR)/etc/special_pws_channel.xml \
|
||||||
vendor/xiaomi/tanzanite/proprietary/vendor/etc/task_profiles.json:$(TARGET_COPY_OUT_VENDOR)/etc/task_profiles.json \
|
vendor/xiaomi/tanzanite/proprietary/vendor/etc/task_profiles.json:$(TARGET_COPY_OUT_VENDOR)/etc/task_profiles.json \
|
||||||
vendor/xiaomi/tanzanite/proprietary/vendor/etc/thermal-camera.conf:$(TARGET_COPY_OUT_VENDOR)/etc/thermal-camera.conf \
|
|
||||||
vendor/xiaomi/tanzanite/proprietary/vendor/etc/thermal-chg-only.conf:$(TARGET_COPY_OUT_VENDOR)/etc/thermal-chg-only.conf \
|
|
||||||
vendor/xiaomi/tanzanite/proprietary/vendor/etc/thermal-map.conf:$(TARGET_COPY_OUT_VENDOR)/etc/thermal-map.conf \
|
|
||||||
vendor/xiaomi/tanzanite/proprietary/vendor/etc/thermal-mgame.conf:$(TARGET_COPY_OUT_VENDOR)/etc/thermal-mgame.conf \
|
|
||||||
vendor/xiaomi/tanzanite/proprietary/vendor/etc/thermal-normal.conf:$(TARGET_COPY_OUT_VENDOR)/etc/thermal-normal.conf \
|
|
||||||
vendor/xiaomi/tanzanite/proprietary/vendor/etc/thermal-tgame.conf:$(TARGET_COPY_OUT_VENDOR)/etc/thermal-tgame.conf \
|
|
||||||
vendor/xiaomi/tanzanite/proprietary/vendor/etc/thermal-video.conf:$(TARGET_COPY_OUT_VENDOR)/etc/thermal-video.conf \
|
|
||||||
vendor/xiaomi/tanzanite/proprietary/vendor/etc/thermal-videochat.conf:$(TARGET_COPY_OUT_VENDOR)/etc/thermal-videochat.conf \
|
|
||||||
vendor/xiaomi/tanzanite/proprietary/vendor/etc/thermal/disable_skin_control.conf:$(TARGET_COPY_OUT_VENDOR)/etc/thermal/disable_skin_control.conf \
|
|
||||||
vendor/xiaomi/tanzanite/proprietary/vendor/etc/thermal/disable_thermal.conf:$(TARGET_COPY_OUT_VENDOR)/etc/thermal/disable_thermal.conf \
|
|
||||||
vendor/xiaomi/tanzanite/proprietary/vendor/etc/thermal/disable_thermal_temp.conf:$(TARGET_COPY_OUT_VENDOR)/etc/thermal/disable_thermal_temp.conf \
|
|
||||||
vendor/xiaomi/tanzanite/proprietary/vendor/etc/thermal/disable_throttling.conf:$(TARGET_COPY_OUT_VENDOR)/etc/thermal/disable_throttling.conf \
|
|
||||||
vendor/xiaomi/tanzanite/proprietary/vendor/etc/thermal/thermal.conf:$(TARGET_COPY_OUT_VENDOR)/etc/thermal/thermal.conf \
|
|
||||||
vendor/xiaomi/tanzanite/proprietary/vendor/etc/thermal/thermal_mtbf.conf:$(TARGET_COPY_OUT_VENDOR)/etc/thermal/thermal_mtbf.conf \
|
|
||||||
vendor/xiaomi/tanzanite/proprietary/vendor/etc/thermal/thermal_policy_00.conf:$(TARGET_COPY_OUT_VENDOR)/etc/thermal/thermal_policy_00.conf \
|
|
||||||
vendor/xiaomi/tanzanite/proprietary/vendor/etc/thermal/thermal_policy_02.conf:$(TARGET_COPY_OUT_VENDOR)/etc/thermal/thermal_policy_02.conf \
|
|
||||||
vendor/xiaomi/tanzanite/proprietary/vendor/etc/thermal/thermal_policy_08.conf:$(TARGET_COPY_OUT_VENDOR)/etc/thermal/thermal_policy_08.conf \
|
|
||||||
vendor/xiaomi/tanzanite/proprietary/vendor/etc/thermald-devices.conf:$(TARGET_COPY_OUT_VENDOR)/etc/thermald-devices.conf \
|
vendor/xiaomi/tanzanite/proprietary/vendor/etc/thermald-devices.conf:$(TARGET_COPY_OUT_VENDOR)/etc/thermald-devices.conf \
|
||||||
vendor/xiaomi/tanzanite/proprietary/vendor/etc/vendor-apns-conf.xml:$(TARGET_COPY_OUT_VENDOR)/etc/vendor-apns-conf.xml \
|
vendor/xiaomi/tanzanite/proprietary/vendor/etc/vendor-apns-conf.xml:$(TARGET_COPY_OUT_VENDOR)/etc/vendor-apns-conf.xml \
|
||||||
vendor/xiaomi/tanzanite/proprietary/vendor/etc/virtual-spn-conf-by-efgid1.xml:$(TARGET_COPY_OUT_VENDOR)/etc/virtual-spn-conf-by-efgid1.xml \
|
vendor/xiaomi/tanzanite/proprietary/vendor/etc/virtual-spn-conf-by-efgid1.xml:$(TARGET_COPY_OUT_VENDOR)/etc/virtual-spn-conf-by-efgid1.xml \
|
||||||
@@ -754,7 +742,7 @@ PRODUCT_PACKAGES += \
|
|||||||
APUWareHmpServer \
|
APUWareHmpServer \
|
||||||
APUWareUtilsServer \
|
APUWareUtilsServer \
|
||||||
anc.hal \
|
anc.hal \
|
||||||
android.hardware.security.keymint-V3-ndk-v34 \
|
android.hardware.security.keymint-V3-ndk-v35 \
|
||||||
com.xiaomi.plugin.capbokeh \
|
com.xiaomi.plugin.capbokeh \
|
||||||
com.xiaomi.plugin.memcpy \
|
com.xiaomi.plugin.memcpy \
|
||||||
com.xiaomi.plugin.mibokeh \
|
com.xiaomi.plugin.mibokeh \
|
||||||
@@ -1014,6 +1002,8 @@ PRODUCT_PACKAGES += \
|
|||||||
libapu_mdw_batch \
|
libapu_mdw_batch \
|
||||||
libapusys \
|
libapusys \
|
||||||
libapusys_edma \
|
libapusys_edma \
|
||||||
|
libarm_egl_properties_sysprop \
|
||||||
|
libarm_gralloc_properties_sysprop \
|
||||||
libarmnn \
|
libarmnn \
|
||||||
libarmnn_ndk.mtk.vndk \
|
libarmnn_ndk.mtk.vndk \
|
||||||
libasn1c_core \
|
libasn1c_core \
|
||||||
@@ -1095,6 +1085,7 @@ PRODUCT_PACKAGES += \
|
|||||||
libjpeg-alpha-oal_vendor \
|
libjpeg-alpha-oal_vendor \
|
||||||
libjpeg-alpha_vendor \
|
libjpeg-alpha_vendor \
|
||||||
libksensor \
|
libksensor \
|
||||||
|
liblibarm_mali_config_sysprops \
|
||||||
libmi_bokehpre \
|
libmi_bokehpre \
|
||||||
libmialgo_ai_vision \
|
libmialgo_ai_vision \
|
||||||
libmialgo_sd \
|
libmialgo_sd \
|
||||||
@@ -1197,6 +1188,7 @@ PRODUCT_PACKAGES += \
|
|||||||
libwvkeybox \
|
libwvkeybox \
|
||||||
libwvdrmengine \
|
libwvdrmengine \
|
||||||
arm.graphics-V1-ndk_platform \
|
arm.graphics-V1-ndk_platform \
|
||||||
|
arm.graphics-V3-ndk \
|
||||||
lib3a.ae.core \
|
lib3a.ae.core \
|
||||||
lib3a.ae \
|
lib3a.ae \
|
||||||
lib3a.ae.stat \
|
lib3a.ae.stat \
|
||||||
|
|||||||
Reference in New Issue
Block a user