sm8450-common: Add vendor soong imports to extract
Change-Id: Ib19e69dc35af6b04519eeb695228af65f3d01d2a
This commit is contained in:
parent
467bf001a3
commit
45492d6032
1 changed files with 7 additions and 0 deletions
|
@ -4,6 +4,13 @@
|
|||
|
||||
soong_namespace {
|
||||
imports: [
|
||||
"device/xiaomi/sm8450-common",
|
||||
"hardware/qcom-caf/sm8450",
|
||||
"hardware/qcom-caf/wlan",
|
||||
"hardware/xiaomi",
|
||||
"vendor/qcom/opensource/commonsys/display",
|
||||
"vendor/qcom/opensource/commonsys-intf/display",
|
||||
"vendor/qcom/opensource/dataservices",
|
||||
],
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue