rodin: Sync with DT changes
Change-Id: I1fc6a4f2fbd46965dd8f7e217ed458f798eb7352 Signed-off-by: Ido <dev.xyzuniverse@gmail.com>
This commit is contained in:
+4
-4
@@ -191,7 +191,7 @@ 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",
|
||||
strip: {
|
||||
none: true,
|
||||
@@ -199,7 +199,7 @@ cc_prebuilt_library_shared {
|
||||
target: {
|
||||
android_arm64: {
|
||||
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: [
|
||||
"libbinder_ndk",
|
||||
@@ -34642,7 +34642,7 @@ cc_prebuilt_library_shared {
|
||||
"libkeymint",
|
||||
"libkeymaster_messages",
|
||||
"libkeymint_support",
|
||||
"android.hardware.security.keymint-V3-ndk-v34",
|
||||
"android.hardware.security.keymint-V3-ndk-v35",
|
||||
"libkeymint_remote_prov_support",
|
||||
"libbase",
|
||||
"libbinder",
|
||||
@@ -36253,7 +36253,7 @@ cc_prebuilt_binary {
|
||||
"proprietary/vendor/bin/hw/android.hardware.security.keymint@3.0-service.mitee",
|
||||
],
|
||||
shared_libs: [
|
||||
"android.hardware.security.keymint-V3-ndk-v34",
|
||||
"android.hardware.security.keymint-V3-ndk-v35",
|
||||
"libteecli",
|
||||
"libhidlbase",
|
||||
"android.hardware.security.rkp-V3-ndk",
|
||||
|
||||
+1
-1
@@ -15,7 +15,7 @@ $(call add-radio-file-sha1-checked,radio/connsys_wifi.img,9e51ff970c2937debf5a75
|
||||
$(call add-radio-file-sha1-checked,radio/dpm.img,72b64df491665ebaffb22244f234cb3cd7c61db3)
|
||||
$(call add-radio-file-sha1-checked,radio/gpueb.img,f521d1f083fecc3ff41b0ae3bd8f404bf57165df)
|
||||
$(call add-radio-file-sha1-checked,radio/gz.img,bd5ef2ee03fedee555e6f2c6f7ce9f2c8ed95e14)
|
||||
$(call add-radio-file-sha1-checked,radio/lk.img,4646383b49a4f44661c9597b7dc589cc92b4f229)
|
||||
$(call add-radio-file-sha1-checked,radio/lk.img,a7e8d5b66a64fbd4de5c55d162529b55f15b0161)
|
||||
$(call add-radio-file-sha1-checked,radio/mcf_ota.img,6fbd06c64109b15912ba83ec9ae54f8e41fbb644)
|
||||
$(call add-radio-file-sha1-checked,radio/mcupm.img,f87b41fef305ad522b2e3d6ac5e4fe236fcc652e)
|
||||
$(call add-radio-file-sha1-checked,radio/modem.img,1bec11db445bfe19faa342190ca6015d9f86fa90)
|
||||
|
||||
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
-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="300" />
|
||||
</permissions>
|
||||
BIN
Binary file not shown.
Executable → Regular
BIN
Binary file not shown.
+1
-2
@@ -658,7 +658,6 @@ PRODUCT_COPY_FILES += \
|
||||
vendor/xiaomi/rodin/proprietary/vendor/etc/nn/video_aisr/2.0x/mtk_AISR_D1_Q8_dynamic_1k_8b_p.dla:$(TARGET_COPY_OUT_VENDOR)/etc/nn/video_aisr/2.0x/mtk_AISR_D1_Q8_dynamic_1k_8b_p.dla \
|
||||
vendor/xiaomi/rodin/proprietary/vendor/etc/nn/video_aisr/resolution_settings.json:$(TARGET_COPY_OUT_VENDOR)/etc/nn/video_aisr/resolution_settings.json \
|
||||
vendor/xiaomi/rodin/proprietary/vendor/etc/nnapi_powerhal.json:$(TARGET_COPY_OUT_VENDOR)/etc/nnapi_powerhal.json \
|
||||
vendor/xiaomi/rodin/proprietary/vendor/etc/permissions/android.hardware.hardware_keystore.mitee.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.hardware_keystore.mitee.xml \
|
||||
vendor/xiaomi/rodin/proprietary/vendor/etc/permissions/android.hardware.identity_credential.mitee.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.identity_credential.mitee.xml \
|
||||
vendor/xiaomi/rodin/proprietary/vendor/etc/permissions/camera_extensions.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/camera_extensions.xml \
|
||||
vendor/xiaomi/rodin/proprietary/vendor/etc/pq_flag.xml:$(TARGET_COPY_OUT_VENDOR)/etc/pq_flag.xml \
|
||||
@@ -811,7 +810,7 @@ PRODUCT_PACKAGES += \
|
||||
APUWareUtilsAidlServer \
|
||||
android.hardware.audio.core-impl-mediatek \
|
||||
android.hardware.bluetooth.audio-impl-mediatek \
|
||||
android.hardware.security.keymint-V3-ndk-v34 \
|
||||
android.hardware.security.keymint-V3-ndk-v35 \
|
||||
com.xiaomi.camdfx \
|
||||
com.xiaomi.immunesystem.bigdata \
|
||||
com.xiaomi.immunesystem.bigdata2 \
|
||||
|
||||
Reference in New Issue
Block a user