sm6375-common: Add vendor soong imports to extract

Change-Id: Ib19e69dc35af6b04519eeb695228af65f3d01d2a
This commit is contained in:
Aaron Kling 2025-01-17 23:58:54 +05:30 committed by Anand S
parent 5174b85013
commit e11dbfae63
No known key found for this signature in database
GPG key ID: 3B2983FA448B3D61

View file

@ -4,6 +4,15 @@
soong_namespace {
imports: [
"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",
],
}