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

This reverts commit 29615b8ddc.
This commit is contained in:
pix106 2022-12-27 07:53:31 +01:00
parent 0fcf8ea137
commit b02991e348
2 changed files with 7 additions and 1 deletions

View file

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

View file

@ -527,9 +527,11 @@ BOOT_SECURITY_PATCH := $(PLATFORM_SECURITY_PATCH)
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
camera.sdm660_shim camera.sdm660_shim
# Soong # Soong namespaces
PRODUCT_SOONG_NAMESPACES += \ PRODUCT_SOONG_NAMESPACES += \
$(COMMON_PATH) \ $(COMMON_PATH) \
hardware/google/interfaces \
hardware/google/pixel \
hardware/xiaomi hardware/xiaomi
# System # System