Update the path to minimal_system.mk

Bug: 295259752
Test: presubmit
Change-Id: I7bad5f57b7274e1ced9f2582eb167018950e82d3
Signed-off-by: Roman Kiryanov <rkir@google.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)