summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoman Kiryanov <rkir@google.com>2023-11-03 03:25:56 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-11-03 03:25:56 +0000
commit15faaa33f97043d542f4b5d4c6d20104fb71b5d9 (patch)
tree56e101a7f965066144ef82e416df5732090b8921
parente2f3c75c0303fb88da62970ef0ec0c3a1dac64ef (diff)
parent04137d6aad7d604f916cb380d392dd402991284c (diff)
downloaddragonboard-15faaa33f97043d542f4b5d4c6d20104fb71b5d9.tar.gz
Update the path to minimal_system.mk am: 96c342d610 am: b092bb31cf am: 04137d6aad
Original change: https://android-review.googlesource.com/c/device/linaro/dragonboard/+/2816425 Change-Id: I16bcd0354b29f16ee1a926dc19e78d43c1eabf57 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-rw-r--r--mini.mk2
1 files changed, 1 insertions, 1 deletions
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)