sm8350-common: Add vendor soong imports to extract
Change-Id: I7a3545da157eecdc56a116c2c19cf029b9b33007
This commit is contained in:
parent
b65042f28d
commit
5809c1e57a
1 changed files with 8 additions and 0 deletions
|
|
@ -5,6 +5,14 @@
|
|||
soong_namespace {
|
||||
imports: [
|
||||
"vendor/xiaomi/sm8350-common",
|
||||
"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