peridot: Remove mbnota

Change-Id: I34da3d23939a33bc316ff85bbac51410337b1b11
This commit is contained in:
AdarshGrewal
2025-10-02 22:25:15 +05:30
parent 9efee70036
commit 8eb4befebc
4 changed files with 0 additions and 42 deletions

View File

@@ -41494,34 +41494,6 @@ cc_prebuilt_binary {
soc_specific: true,
}
cc_prebuilt_binary {
name: "mbnota",
owner: "xiaomi",
target: {
android_arm64: {
srcs: [
"proprietary/vendor/bin/mbnota",
],
shared_libs: [
"liblog",
"libcutils",
"libxml2",
"libz",
"libc++",
"libc",
"libm",
"libdl",
],
},
},
compile_multilib: "64",
strip: {
none: true,
},
prefer: true,
soc_specific: true,
}
cc_prebuilt_binary {
name: "mi_thermald",
owner: "xiaomi",