rosemary: Enable updateable APEX

This commit is contained in:
Luca Stefani
2022-09-28 19:17:19 +01:00
committed by bengris32
parent 25f1ce785b
commit c9e6067d9e
2 changed files with 6 additions and 0 deletions

View File

@@ -4,6 +4,9 @@
# SPDX-License-Identifier: Apache-2.0
#
# Enable updating of APEXes
$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)
# Shipping API level
PRODUCT_SHIPPING_API_LEVEL := 30