Change-Id: Ia7f1b0dc373feb2cd2a7db433c162626e5bce29d Signed-off-by: therealmharc <therealmharc@gmail.com>
13 lines
236 B
Plaintext
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,
|
|
}
|