topaz: Enable updateable APEX

Change-Id: Iae46cbf48ae5fbfa100e83e8d6ce19f225102cf3
Signed-off-by: chandu078 <chandudyavanapelli03@gmail.com>
This commit is contained in:
Luca Stefani
2019-09-12 23:47:56 +02:00
committed by boedhack99
parent 9b1dd7f580
commit 5f52e2d65c

View File

@@ -4,6 +4,9 @@
# SPDX-License-Identifier: Apache-2.0
#
# APEX
$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)
# Enable project quotas and casefolding for emulated storage without sdcardfs
$(call inherit-product, $(SRC_TARGET_DIR)/product/emulated_storage.mk)