mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
universal7885: Don't explicitly include updatable_apex.mk
It is inherited by base_system.mk as of QPR2
This commit is contained in:
parent
60524de2d9
commit
0515c9d6a9
1 changed files with 0 additions and 3 deletions
|
|
@ -3,9 +3,6 @@ ifeq ($(TARGET_LOCAL_ARCH),arm64)
|
|||
$(call inherit-product, vendor/samsung/universal7885-common/universal7885-common-vendor.mk)
|
||||
endif
|
||||
|
||||
# .apex packages
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)
|
||||
|
||||
# Soong namespaces
|
||||
$(call inherit-product, hardware/samsung_slsi-linaro/config/config.mk)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue