Revert "sdm660-common: Include hardware/google/interfaces and hardware/google/pixel"
This reverts commit d41d782c92
.
This commit is contained in:
parent
71c49fcc8c
commit
29615b8ddc
2 changed files with 1 additions and 7 deletions
|
@ -1,6 +1,2 @@
|
|||
soong_namespace {
|
||||
imports: [
|
||||
"hardware/google/interfaces",
|
||||
"hardware/google/pixel"
|
||||
],
|
||||
}
|
||||
|
|
|
@ -519,11 +519,9 @@ BOOT_SECURITY_PATCH := $(PLATFORM_SECURITY_PATCH)
|
|||
PRODUCT_PACKAGES += \
|
||||
camera.sdm660_shim
|
||||
|
||||
# Soong namespaces
|
||||
# Soong
|
||||
PRODUCT_SOONG_NAMESPACES += \
|
||||
$(COMMON_PATH) \
|
||||
hardware/google/interfaces \
|
||||
hardware/google/pixel \
|
||||
hardware/xiaomi
|
||||
|
||||
# System
|
||||
|
|
Loading…
Reference in a new issue