summaryrefslogtreecommitdiff
path: root/products
diff options
context:
space:
mode:
Diffstat (limited to 'products')
-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 474c5ed..f7cad49 100644
--- a/products/aosp_tv_x86.mk
+++ b/products/aosp_tv_x86.mk
@@ -61,7 +61,7 @@ endif
# 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))