rosemary: Enforce RRO for all overlays

This commit is contained in:
Sebastiano Barezzi
2022-09-28 19:18:01 +01:00
committed by bengris32
parent c9e6067d9e
commit a064b72a0e

View File

@@ -7,6 +7,9 @@
# Enable updating of APEXes
$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)
# Overlays
PRODUCT_ENFORCE_RRO_TARGETS := *
# Shipping API level
PRODUCT_SHIPPING_API_LEVEL := 30