Compare commits

..
7 Commits
Author SHA1 Message Date
Vayruz Rafli 9f89af0bc0 acheron: Update Adreno blobs from S2RI32.32-20-9-9-2
Change-Id: I8b5aa000374b7a60c40c95b23edbf0ad397b3ad1
2026-07-19 10:03:15 +07:00
Vayruz Rafli 2373065d7d acheron: Remove msm_irqbalance config from vendor
Change-Id: I78b230962ff1b091df0c866576bf0f3533cc5a89
2026-07-18 23:47:58 +07:00
Vayruz Rafli 400e6245e8 acheron: Import init scripts from stock
Change-Id: I6279f0acd9333eec09cff25c237b282dd9248335
2026-07-18 23:47:58 +07:00
Sebastiano BarezziandVayruz Rafli 09015c0eb5 acheron: Drop unused libpvr
Change-Id: Iff8488d6953b36be356cc9eef17488f4c21359d0
2026-07-18 23:47:47 +07:00
Vayruz Rafli 46e814ad76 acheron: Bring back SamsungDAP
Change-Id: Ica682659386aebc75803daf278956bb5a22fb609
2026-07-18 23:46:26 +07:00
Michael BestasandVayruz Rafli 0abadd84fb acheron: Patch some blobs to depend on libtinyxml2-v34.so
libtinyxml2 10.1.0 update which landed in BP4A contains ABI
incompatible changes which cause runtime crashes.

Change-Id: Icb38978769e358811638ef7d714643f11b36a03e
2026-07-18 23:46:26 +07:00
Bruno MartinsandVayruz Rafli 2c75476679 acheron: Remove QTI BT stack bits
Change-Id: I3e95ce06f401834cd1f944d541f9a440e56e46af
2026-07-18 23:46:25 +07:00
48 changed files with 32 additions and 225 deletions
+31 -216
View File
@@ -1018,6 +1018,7 @@ cc_prebuilt_library_shared {
"libllvm-glnext",
"libcutils",
"libhardware",
"libnativewindow",
"vendor.qti.hardware.display.mapper@2.0",
"android.hardware.graphics.mapper@2.0",
"vendor.qti.hardware.display.mapper@3.0",
@@ -1025,9 +1026,6 @@ cc_prebuilt_library_shared {
"vendor.qti.hardware.display.mapperextensions@1.1",
"libhidlbase",
"libutils",
"libnativewindow",
"vendor.qti.hardware.display.mapper@4.0",
"android.hardware.graphics.mapper@4.0",
"libc++",
"libc",
"libm",
@@ -1046,6 +1044,7 @@ cc_prebuilt_library_shared {
"libllvm-glnext",
"libcutils",
"libhardware",
"libnativewindow",
"vendor.qti.hardware.display.mapper@2.0",
"android.hardware.graphics.mapper@2.0",
"vendor.qti.hardware.display.mapper@3.0",
@@ -1053,9 +1052,6 @@ cc_prebuilt_library_shared {
"vendor.qti.hardware.display.mapperextensions@1.1",
"libhidlbase",
"libutils",
"libnativewindow",
"vendor.qti.hardware.display.mapper@4.0",
"android.hardware.graphics.mapper@4.0",
"libc++",
"libc",
"libm",
@@ -1126,7 +1122,6 @@ cc_prebuilt_library_shared {
"liblog",
"libgsl",
"libutils",
"libnativewindow",
"libvndksupport",
"libgralloc.qti",
"libgralloctypes",
@@ -1150,7 +1145,6 @@ cc_prebuilt_library_shared {
"liblog",
"libgsl",
"libutils",
"libnativewindow",
"libvndksupport",
"libgralloc.qti",
"libgralloctypes",
@@ -1685,59 +1679,6 @@ cc_prebuilt_library_shared {
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "libadreno_app_profiles",
owner: "samsung",
strip: {
none: true,
},
target: {
android_arm: {
srcs: [
"proprietary/vendor/lib/libadreno_app_profiles.so",
],
shared_libs: [
"libcutils",
"libhardware",
"libutils",
"libhidlbase",
"libhidlmemory",
"android.hidl.memory@1.0",
"vendor.qti.qspmhal@1.0_vendor",
"libdl",
"libz",
"liblog",
"libc++",
"libc",
"libm",
],
},
android_arm64: {
srcs: [
"proprietary/vendor/lib64/libadreno_app_profiles.so",
],
shared_libs: [
"libcutils",
"libhardware",
"libutils",
"libhidlbase",
"libhidlmemory",
"android.hidl.memory@1.0",
"vendor.qti.qspmhal@1.0_vendor",
"libdl",
"libz",
"liblog",
"libc++",
"libc",
"libm",
],
},
},
compile_multilib: "both",
prefer: true,
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "libadreno_utils",
owner: "samsung",
@@ -2150,47 +2091,6 @@ cc_prebuilt_library_shared {
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "libc2d30_bltlib",
owner: "samsung",
strip: {
none: true,
},
target: {
android_arm: {
srcs: [
"proprietary/vendor/lib/libc2d30_bltlib.so",
],
shared_libs: [
"libgsl",
"libcutils",
"libutils",
"libc++",
"libc",
"libm",
"libdl",
],
},
android_arm64: {
srcs: [
"proprietary/vendor/lib64/libc2d30_bltlib.so",
],
shared_libs: [
"libgsl",
"libcutils",
"libutils",
"libc++",
"libc",
"libm",
"libdl",
],
},
},
compile_multilib: "both",
prefer: true,
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "libcacertclient",
owner: "samsung",
@@ -3950,76 +3850,6 @@ cc_prebuilt_library_shared {
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "libkcl",
owner: "samsung",
strip: {
none: true,
},
target: {
android_arm: {
srcs: [
"proprietary/vendor/lib/libkcl.so",
],
shared_libs: [
"libc++",
"libc",
"libm",
"libdl",
],
},
android_arm64: {
srcs: [
"proprietary/vendor/lib64/libkcl.so",
],
shared_libs: [
"libc++",
"libc",
"libm",
"libdl",
],
},
},
compile_multilib: "both",
prefer: true,
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "libkernelmanager",
owner: "samsung",
strip: {
none: true,
},
target: {
android_arm: {
srcs: [
"proprietary/vendor/lib/libkernelmanager.so",
],
shared_libs: [
"libc++",
"libc",
"libm",
"libdl",
],
},
android_arm64: {
srcs: [
"proprietary/vendor/lib64/libkernelmanager.so",
],
shared_libs: [
"libc++",
"libc",
"libm",
"libdl",
],
},
},
compile_multilib: "both",
prefer: true,
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "liblbs_core",
owner: "samsung",
@@ -4092,6 +3922,7 @@ cc_prebuilt_library_shared {
],
shared_libs: [
"libgsl",
"liblog",
"libc++",
"libc",
"libm",
@@ -4104,6 +3935,7 @@ cc_prebuilt_library_shared {
],
shared_libs: [
"libgsl",
"liblog",
"libc++",
"libc",
"libm",
@@ -8693,50 +8525,6 @@ cc_prebuilt_library_shared {
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "vendor.qti.qspmhal@1.0_vendor",
stem: "vendor.qti.qspmhal@1.0",
owner: "samsung",
strip: {
none: true,
},
target: {
android_arm: {
srcs: [
"proprietary/vendor/lib/vendor.qti.qspmhal@1.0.so",
],
shared_libs: [
"libhidlbase",
"liblog",
"libutils",
"libcutils",
"libc++",
"libc",
"libm",
"libdl",
],
},
android_arm64: {
srcs: [
"proprietary/vendor/lib64/vendor.qti.qspmhal@1.0.so",
],
shared_libs: [
"libhidlbase",
"liblog",
"libutils",
"libcutils",
"libc++",
"libc",
"libm",
"libdl",
],
},
},
compile_multilib: "both",
prefer: true,
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "vendor.samsung.hardware.bluetooth.a2dp@1.0",
owner: "samsung",
@@ -10625,6 +10413,33 @@ cc_prebuilt_library_shared {
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "libc2d30_bltlib",
owner: "samsung",
strip: {
none: true,
},
target: {
android_arm: {
srcs: [
"proprietary/vendor/lib/libc2d30_bltlib.so",
],
shared_libs: [
"libgsl",
"libcutils",
"libutils",
"libc++",
"libc",
"libm",
"libdl",
],
},
},
compile_multilib: "32",
prefer: true,
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "libcamera_nn_stub",
owner: "samsung",
+1 -9
View File
@@ -140,10 +140,6 @@ PRODUCT_COPY_FILES += \
vendor/samsung/acheron/proprietary/vendor/firmware/wlan/qca_cld/bdwlan.bin:$(TARGET_COPY_OUT_VENDOR)/firmware/wlan/qca_cld/bdwlan.bin \
vendor/samsung/acheron/proprietary/vendor/firmware/wlan/qca_cld/regdb.bin:$(TARGET_COPY_OUT_VENDOR)/firmware/wlan/qca_cld/regdb.bin \
vendor/samsung/acheron/proprietary/vendor/firmware/wlanmdsp.mbn:$(TARGET_COPY_OUT_VENDOR)/firmware/wlanmdsp.mbn \
vendor/samsung/acheron/proprietary/vendor/gpu/kbc/sequence_manifest.bin:$(TARGET_COPY_OUT_VENDOR)/gpu/kbc/sequence_manifest.bin \
vendor/samsung/acheron/proprietary/vendor/gpu/kbc/unified_kbcs_32.bin:$(TARGET_COPY_OUT_VENDOR)/gpu/kbc/unified_kbcs_32.bin \
vendor/samsung/acheron/proprietary/vendor/gpu/kbc/unified_kbcs_64.bin:$(TARGET_COPY_OUT_VENDOR)/gpu/kbc/unified_kbcs_64.bin \
vendor/samsung/acheron/proprietary/vendor/gpu/kbc/unified_ksqs.bin:$(TARGET_COPY_OUT_VENDOR)/gpu/kbc/unified_ksqs.bin \
vendor/samsung/acheron/proprietary/vendor/lib/camera/com.samsung.sensormodule.0_1_lsi_s5kgw1p.bin:$(TARGET_COPY_OUT_VENDOR)/lib/camera/com.samsung.sensormodule.0_1_lsi_s5kgw1p.bin \
vendor/samsung/acheron/proprietary/vendor/lib/camera/com.samsung.sensormodule.1_0_sony_imx616.bin:$(TARGET_COPY_OUT_VENDOR)/lib/camera/com.samsung.sensormodule.1_0_sony_imx616.bin \
vendor/samsung/acheron/proprietary/vendor/lib/camera/com.samsung.sensormodule.1_1_lsi_s5kgd2.bin:$(TARGET_COPY_OUT_VENDOR)/lib/camera/com.samsung.sensormodule.1_1_lsi_s5kgd2.bin \
@@ -194,7 +190,6 @@ PRODUCT_PACKAGES += \
libacdbloader \
libacdbrtac \
libadiertac \
libadreno_app_profiles \
libadreno_utils \
libadsp_default_listener \
libadsprpc \
@@ -205,7 +200,6 @@ PRODUCT_PACKAGES += \
libbthost_if \
libbtnv \
libc++_shared \
libc2d30_bltlib \
libcacertclient \
libcdfw \
libcdfw_remote_api \
@@ -247,8 +241,6 @@ PRODUCT_PACKAGES += \
libizat_client_api \
libizat_core \
libjnihelper \
libkcl \
libkernelmanager \
liblbs_core \
libllvm-glnext \
libllvm-qcom \
@@ -353,7 +345,6 @@ PRODUCT_PACKAGES += \
vendor.qti.hardware.vpp@1.1 \
vendor.qti.hardware.vpp@1.2 \
vendor.qti.hardware.vpp@1.3 \
vendor.qti.qspmhal@1.0_vendor \
vendor.samsung.hardware.bluetooth.a2dp@1.0 \
vendor.samsung.hardware.bluetooth@2.0 \
vendor.samsung.hardware.gnss@2.0 \
@@ -417,6 +408,7 @@ PRODUCT_PACKAGES += \
libaudio_soundtrigger \
libaudioparsers \
libbatterylistener \
libc2d30_bltlib \
libcamera_nn_stub \
libcamxfdalgov7 \
libcamxfdalgov8 \
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.
BIN
View File
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.
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.