summaryrefslogtreecommitdiff
path: root/products/aosp_tv_x86.mk
diff options
context:
space:
mode:
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))