Files
device_xiaomi_sweet/Android.bp
basamaryan 7d3b3f08b8 sweet: display: Convert to blueprint
Change-Id: Ia7f1b0dc373feb2cd2a7db433c162626e5bce29d
Signed-off-by: therealmharc <therealmharc@gmail.com>
2025-05-09 12:22:33 +00:00

13 lines
236 B
Plaintext

soong_namespace {
imports: [
"hardware/qcom-caf/sm8150",
],
}
install_symlink {
name: "sku_sweet_audio_symlink",
installed_location: "etc/audio/sku_sweet",
symlink_target: "/vendor/etc",
vendor: true,
}