summaryrefslogtreecommitdiff
path: root/products/aosp_tv_x86.mk
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-02-02 23:45:05 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-02-02 23:45:05 +0000
commit388f6c98acc9491042116e78e86a6f090b7fcf72 (patch)
tree46825fee6cb8ab987bfa89ceaa96cf9dfb7f3072 /products/aosp_tv_x86.mk
parentcc13972cb42b6e42cf29824aef915275ec99b63b (diff)
parent4c2733094606774f71382d5bb8c5f95e8cef5b0b (diff)
downloadatv-388f6c98acc9491042116e78e86a6f090b7fcf72.tar.gz
Snap for 11400057 from 4c2733094606774f71382d5bb8c5f95e8cef5b0b to simpleperf-releasesimpleperf-release
Change-Id: I29d2cf255ad9e2b65953aa504c9fb8090695f299
Diffstat (limited to 'products/aosp_tv_x86.mk')
-rw-r--r--products/aosp_tv_x86.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/products/aosp_tv_x86.mk b/products/aosp_tv_x86.mk
index 3b9083b..4c5fa9f 100644
--- a/products/aosp_tv_x86.mk
+++ b/products/aosp_tv_x86.mk
@@ -57,7 +57,7 @@ PRODUCT_PACKAGES += \
# All components inherited here go to vendor image
#
$(call inherit-product, device/google/atv/products/atv_emulator_vendor.mk)
-$(call inherit-product-if-exists, device/generic/goldfish/x86-vendor.mk)
+$(call inherit-product, device/generic/goldfish/board/emu64x/kernel_fstab_32.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/board/generic_x86/device.mk)
ifeq (aosp_tv_x86,$(TARGET_PRODUCT))