sm8150-common: Drop ppd

* Nothing starts it

Change-Id: I189e2f5cb139ef7390fc9319f263be17c0bb62c2
This commit is contained in:
Sebastiano Barezzi
2025-10-31 00:47:40 +01:00
parent 92d8bbb986
commit 8c5e5936f0
3 changed files with 0 additions and 18 deletions
-17
View File
@@ -7657,23 +7657,6 @@ cc_prebuilt_binary {
soc_specific: true,
}
cc_prebuilt_binary {
name: "ppd",
owner: "xiaomi",
target: {
android_arm64: {
srcs: ["proprietary/vendor/bin/ppd"],
shared_libs: ["libcutils", "liblog", "libhidlbase", "vendor.display.postproc@1.0", "libc++", "libc", "libm", "libdl", ],
},
},
compile_multilib: "64",
strip: {
none: true,
},
prefer: true,
soc_specific: true,
}
cc_prebuilt_binary {
name: "qrtr-cfg",
owner: "xiaomi",