Revert "Revert "sdm710-common: Add updatable_apex.mk""
This reverts commit e5290ac1ee
.
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
5ee0aca65a
commit
be7ee5f68d
1 changed files with 3 additions and 0 deletions
|
@ -6,6 +6,9 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
|
|||
# Get non-open-source specific aspects
|
||||
$(call inherit-product-if-exists, vendor/realme/sdm710-common/sdm710-common-vendor.mk)
|
||||
|
||||
# Enable updating of APEXes
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)
|
||||
|
||||
# Boot animation
|
||||
TARGET_SCREEN_HEIGHT := 2244
|
||||
TARGET_SCREEN_WIDTH := 1080
|
||||
|
|
Loading…
Reference in a new issue