sm7325-common: Add vendor soong imports to extract

Change-Id: I973ae566350bedeb69334785c89054a765855227
This commit is contained in:
Aaron Kling 2023-08-29 15:58:31 -05:00 committed by Marc Bourgoin
parent 83dcae74f3
commit a615f6c3fa

View File

@ -4,6 +4,11 @@
soong_namespace { soong_namespace {
imports: [ imports: [
"device/motorola/sm7325-common",
"hardware/qcom-caf/sm8350",
"hardware/qcom-caf/wlan",
"vendor/qcom/opensource/dataservices",
"vendor/qcom/opensource/display",
], ],
} }