fogos: Add vendor soong imports to extract
Change-Id: Ib19e69dc35af6b04519eeb695228af65f3d01d2a
This commit is contained in:
parent
5557c5c6ca
commit
17caded119
1 changed files with 9 additions and 0 deletions
|
@ -5,6 +5,15 @@
|
|||
soong_namespace {
|
||||
imports: [
|
||||
"vendor/motorola/sm6375-common",
|
||||
"device/motorola/sm6375-common",
|
||||
"hardware/qcom-caf/common/libqti-perfd-client",
|
||||
"hardware/qcom-caf/sm8350",
|
||||
"hardware/qcom-caf/wlan",
|
||||
"hardware/motorola",
|
||||
"vendor/qcom/opensource/commonsys/display",
|
||||
"vendor/qcom/opensource/commonsys-intf/display",
|
||||
"vendor/qcom/opensource/dataservices",
|
||||
"vendor/qcom/opensource/display",
|
||||
],
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue