projects
/
GitHub
/
LineageOS
/
android_device_motorola_exynos9610-common.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40c1d85
)
exynos9610: Include samsung_slsi-linaro soong namespaces
author
Nolen Johnson
<johnsonnolen@gmail.com>
Mon, 26 Feb 2024 16:35:12 +0000
(11:35 -0500)
committer
Nolen Johnson
<johnsonnolen@gmail.com>
Tue, 27 Feb 2024 17:45:21 +0000
(17:45 +0000)
Change-Id: I90b61dfa6647d290d13e8e30923f0eacee8cd3b5
common.mk
patch
|
blob
|
blame
|
history
diff --git
a/common.mk
b/common.mk
index 67ff1a45c82d65c540764f7ecc1ada680812c5c2..e6bdb1945c611318d447feafabe268b8bc2033b2 100644
(file)
--- a/
common.mk
+++ b/
common.mk
@@
-22,6
+22,9
@@
$(call inherit-product, vendor/motorola/exynos9610-common/exynos9610-common-vend
# Enable updating of APEXes
$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)
+# Soong namespaces
+$(call inherit-product, hardware/samsung_slsi-linaro/config/config.mk)
+
# A/B
AB_OTA_POSTINSTALL_CONFIG += \
RUN_POSTINSTALL_system=true \