summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com>2024-05-06 18:20:50 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2024-05-06 18:20:50 +0000
commit06cfc0e51ff75ab3e7e344b36c1ff0dfcd2ea9f0 (patch)
treeb13ef0dd980d6c92bd49f74b561cae1c7862f1c9
parent290e6885020dc5413b9aa722344d48892b8688b6 (diff)
parent43a1c80375fedb6c821e46f57ccd7eee23418381 (diff)
downloadgoldfish-master.tar.gz
Merge "Add multidisplay.mk to all handheld devices" into mainHEADmastermain
-rw-r--r--product/handheld.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/product/handheld.mk b/product/handheld.mk
index c4e65c7a..2dbccabb 100644
--- a/product/handheld.mk
+++ b/product/handheld.mk
@@ -20,3 +20,4 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/handheld_product.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/handheld_vendor.mk)
$(call inherit-product, frameworks/base/data/sounds/AllAudio.mk)
+$(call inherit-product, device/generic/goldfish/product/multidisplay.mk)