RM6785: Sync with Device Tree

Signed-off-by: Naveen <imnaveenbisht@gmail.com>
This commit is contained in:
Naveen
2025-08-27 05:32:44 +00:00
parent f0410e745e
commit 94f1d20c25
6 changed files with 10 additions and 18 deletions
-17
View File
@@ -15996,23 +15996,6 @@ cc_prebuilt_binary {
soc_specific: true,
}
cc_prebuilt_binary {
name: "netdc",
owner: "realme",
target: {
android_arm64: {
srcs: ["proprietary/vendor/bin/netdc"],
shared_libs: ["libcutils", "liblog", "libutils", "libhidlbase", "vendor.mediatek.hardware.netdagent@1.0", "libc++", "libc", "libm", "libdl", ],
},
},
compile_multilib: "64",
strip: {
none: true,
},
prefer: true,
soc_specific: true,
}
cc_prebuilt_binary {
name: "nvram_daemon",
owner: "realme",