Files
basamaryan be6ce4538a sweet: display: Convert to blueprint
Change-Id: Ia7f1b0dc373feb2cd2a7db433c162626e5bce29d
Signed-off-by: therealmharc <therealmharc@gmail.com>
2025-11-04 14:58:09 +00:00

14 lines
208 B
Plaintext

cc_library_shared {
name: "hwcomposer.sweet",
vendor: true,
relative_install_path: "hw",
shared_libs: [
"hwcomposer.qcom",
],
srcs: [
"display_builtin.cpp",
],
}