tanzanite: Sync with device tree
Signed-off-by: Nathan <nathannxx@proton.me>
This commit is contained in:
+3
-3
@@ -1482,7 +1482,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,
|
||||
@@ -1490,7 +1490,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",
|
||||
@@ -29044,7 +29044,7 @@ cc_prebuilt_binary {
|
||||
"libhardware",
|
||||
"libhidlbase",
|
||||
"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.secureclock-V1-ndk",
|
||||
"lib_android_keymaster_keymint_utils",
|
||||
|
||||
+2
-1
@@ -8,7 +8,8 @@ ifeq ($(TARGET_DEVICE),tanzanite)
|
||||
|
||||
$(call add-radio-file-sha1-checked,radio/dpm.img,6717e8995c945dc3fdded9031b6256788f5dd1b7)
|
||||
$(call add-radio-file-sha1-checked,radio/gz.img,090f0d5afd2bbd65207a32961af25eb91321f867)
|
||||
$(call add-radio-file-sha1-checked,radio/lk.img,2ad1a667bf14fce292dd04952b98b820db01bf3d)
|
||||
$(call add-radio-file-sha1-checked,radio/lk.img,d3330b1f3fa139fbac2695555a94e5c90f4938ff)
|
||||
$(call add-radio-file-sha1-checked,radio/logo.img,8b56fad200811ca9a4ceda74e828f82e2552644a)
|
||||
$(call add-radio-file-sha1-checked,radio/mcupm.img,743add24c773742ec7914f69ed6f78ed8e961b7d)
|
||||
$(call add-radio-file-sha1-checked,radio/md1img.img,4cb8ac4be7a527a979ac08b78e50d309bf630560)
|
||||
$(call add-radio-file-sha1-checked,radio/pi_img.img,267d35040d983cea213b4a130557cfb8b56968ad)
|
||||
|
||||
@@ -6,6 +6,7 @@ AB_OTA_PARTITIONS += \
|
||||
dpm \
|
||||
gz \
|
||||
lk \
|
||||
logo \
|
||||
mcupm \
|
||||
md1img \
|
||||
pi_img \
|
||||
|
||||
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="100" />
|
||||
</permissions>
|
||||
BIN
Binary file not shown.
Binary file not shown.
Binary file not shown.
+1
-2
@@ -615,7 +615,6 @@ PRODUCT_COPY_FILES += \
|
||||
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/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/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 \
|
||||
@@ -743,7 +742,7 @@ PRODUCT_PACKAGES += \
|
||||
APUWareHmpServer \
|
||||
APUWareUtilsServer \
|
||||
anc.hal \
|
||||
android.hardware.security.keymint-V3-ndk-v34 \
|
||||
android.hardware.security.keymint-V3-ndk-v35 \
|
||||
com.xiaomi.plugin.capbokeh \
|
||||
com.xiaomi.plugin.memcpy \
|
||||
com.xiaomi.plugin.mibokeh \
|
||||
|
||||
Reference in New Issue
Block a user