mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
universal7885: Include samsung_slsi-linaro soong namespaces
Change-Id: I90b61dfa6647d290d13e8e30923f0eacee8cd3b5
This commit is contained in:
parent
cab9b6b9df
commit
f2a05670db
1 changed files with 3 additions and 0 deletions
|
|
@ -6,6 +6,9 @@ endif
|
||||||
# .apex packages
|
# .apex packages
|
||||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)
|
$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)
|
||||||
|
|
||||||
|
# Soong namespaces
|
||||||
|
$(call inherit-product, hardware/samsung_slsi-linaro/config/config.mk)
|
||||||
|
|
||||||
# Client Id base
|
# Client Id base
|
||||||
PRODUCT_GMS_CLIENTID_BASE := android-samsung
|
PRODUCT_GMS_CLIENTID_BASE := android-samsung
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue