sm8150-common: Drop ppd

* Nothing starts it

Change-Id: I189e2f5cb139ef7390fc9319f263be17c0bb62c2
Signed-off-by: firebird11 <hbgassel@gmail.com>
This commit is contained in:
Sebastiano Barezzi
2025-10-31 00:47:40 +01:00
committed by firebird11
parent e8b1ae960e
commit 3307f45e3c
3 changed files with 0 additions and 18 deletions

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",

Binary file not shown.

View File

@@ -583,7 +583,6 @@ PRODUCT_PACKAGES += \
pm-service \
port-bridge \
power_off_alarm \
ppd \
qrtr-cfg \
qrtr-lookup \
qrtr-ns \