r8s: update blobs from SDFWI3

This commit is contained in:
doomvrr
2024-01-23 21:46:50 +02:00
parent 7d79fd5be5
commit f87ab46add
18 changed files with 17 additions and 2 deletions
+15 -2
View File
@@ -3,6 +3,9 @@
// This file is generated by device/samsung/r8s/setup-makefiles.sh
soong_namespace {
imports: [
"vendor/samsung/exynos990-common",
],
}
cc_prebuilt_library_shared {
@@ -258,7 +261,12 @@ cc_prebuilt_library_shared {
cc_prebuilt_binary {
name: "android.hardware.bluetooth@1.0-service-qti",
owner: "samsung",
srcs: ["proprietary/vendor/bin/hw/android.hardware.bluetooth@1.0-service-qti"],
target: {
android_arm64: {
srcs: ["proprietary/vendor/bin/hw/android.hardware.bluetooth@1.0-service-qti"],
},
},
compile_multilib: "64",
check_elf_files: false,
strip: {
none: true,
@@ -271,7 +279,12 @@ cc_prebuilt_binary {
cc_prebuilt_binary {
name: "macloader",
owner: "samsung",
srcs: ["proprietary/vendor/bin/hw/macloader"],
target: {
android_arm64: {
srcs: ["proprietary/vendor/bin/hw/macloader"],
},
},
compile_multilib: "64",
check_elf_files: false,
strip: {
none: true,