universal7885: Fixup mistakes

* Set flag for keymaster, import Google hardware Soong namespaces back
This commit is contained in:
roynatech2544 2022-04-30 09:25:25 +09:00
commit 6c43e1c6eb
No known key found for this signature in database
GPG key ID: 50ABF73F0D19445D
3 changed files with 7 additions and 0 deletions

View file

@ -1,5 +1,7 @@
soong_namespace {
imports: [
"hardware/samsung",
"hardware/google/pixel",
"hardware/google/interfaces",
],
}

View file

@ -63,6 +63,9 @@ TARGET_KERNEL_SOURCE := kernel/samsung/exynos7885
TARGET_KERNEL_CLANG_COMPILE := true
KERNEL_LD := LD=ld.lld
# Keymaster
TARGET_KEYMASTER_VARIANT := samsung
# HIDL
include device/samsung/universal7885-common/configs/vintf/manifest.mk

View file

@ -281,6 +281,8 @@ PRODUCT_PACKAGES += \
# Soong namespaces
PRODUCT_SOONG_NAMESPACES += \
$(LOCAL_PATH) \
hardware/google/interfaces \
hardware/google/pixel \
hardware/samsung
# Sysconfig