sm6375-common: Include hardware/google/interfaces and hardware/google/pixel

* Required by power-libperfmgr

Change-Id: I4053938614be26c7066ea83d97955739f39b4144
This commit is contained in:
Subhajeet Muhuri 2024-07-18 20:16:00 +05:30 committed by Anand S
parent e3669945b5
commit 642f408f24
No known key found for this signature in database
GPG key ID: 3B2983FA448B3D61
2 changed files with 7 additions and 1 deletions

View file

@ -1,2 +1,6 @@
soong_namespace {
imports: [
"hardware/google/interfaces",
"hardware/google/pixel"
],
}

View file

@ -427,7 +427,9 @@ PRODUCT_PACKAGES += \
# Soong namespaces
PRODUCT_SOONG_NAMESPACES += \
$(LOCAL_PATH)
$(LOCAL_PATH) \
hardware/google/interfaces \
hardware/google/pixel
# Telephony
PRODUCT_PACKAGES += \