sm8350-common: Add vendor soong imports to extract
Change-Id: I83f8735594bb99621739e58b3bcaff6fc609051f
This commit is contained in:
parent
93bd13cfbf
commit
80735833f8
1 changed files with 8 additions and 0 deletions
|
|
@ -4,6 +4,14 @@
|
|||
|
||||
soong_namespace {
|
||||
imports: [
|
||||
"device/xiaomi/sm8350-common",
|
||||
"hardware/qcom-caf/sm8350",
|
||||
"hardware/qcom-caf/wlan",
|
||||
"hardware/xiaomi",
|
||||
"vendor/qcom/opensource/commonsys/display",
|
||||
"vendor/qcom/opensource/commonsys-intf/display",
|
||||
"vendor/qcom/opensource/dataservices",
|
||||
"vendor/qcom/opensource/display",
|
||||
],
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue