Update the path to minimal_system.mk am: 96c342d610
Original change: https://android-review.googlesource.com/c/device/linaro/dragonboard/+/2816425
Change-Id: I0b5dfdef7f168b434f12fb1b84f605465f18b859
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/mini.mk b/mini.mk
index bc6f400..0213c63 100644
--- a/mini.mk
+++ b/mini.mk
@@ -15,7 +15,7 @@
#
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_no_zygote.mk)
-$(call inherit-product, device/generic/goldfish/minimal_system.mk)
+$(call inherit-product, device/generic/goldfish/fvpbase/minimal_system.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/runtime_libart.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)