Revert "sdm660-common: add thermal-engine from stock 438 (X00TD) /73 (X01BD) Android 10 Q"

This reverts commit 9cf10259de.
This commit is contained in:
SonicBSV
2025-05-29 10:01:21 +03:00
parent 9d104b197f
commit b33d56e553
4 changed files with 0 additions and 18 deletions
-17
View File
@@ -27,23 +27,6 @@ cc_prebuilt_library_shared {
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "libthermalioctl",
owner: "asus",
strip: {
none: true,
},
target: {
android_arm64: {
srcs: ["proprietary/vendor/lib64/libthermalioctl.so"],
},
},
compile_multilib: "64",
check_elf_files: false,
prefer: true,
soc_specific: true,
}
cc_prebuilt_library_shared {
name: "libtime_genoff",
owner: "asus",