peridot: Remove xiaomi mi_ambient

Change-Id: I448e109ef5e76f1ba4af4215167c5c9b179d2afd
This commit is contained in:
AdarshGrewal
2025-09-18 22:46:10 +05:30
parent d5b5af0100
commit 237ece32df
5 changed files with 0 additions and 59 deletions

View File

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