aosp_flounder: Include lte's device-vendor for aosp_flounder.

aosp_flounder is a hybrid build so it should include LTE packages and
device-vendor.mk files.

Change-Id: Id315d0d454027c9d4460f061b73157e0dedf7f63
diff --git a/aosp_flounder.mk b/aosp_flounder.mk
index 6e160b7..b26e087 100644
--- a/aosp_flounder.mk
+++ b/aosp_flounder.mk
@@ -23,11 +23,6 @@
 
 # Live Wallpapers
 PRODUCT_PACKAGES += \
-        LiveWallpapers \
-        LiveWallpapersPicker \
-        MagicSmokeWallpapers \
-        VisualizationWallpapers \
-        librs_jni \
         rild \
         Launcher3
 
@@ -36,8 +31,9 @@
         net.dns2=8.8.4.4
 
 # Inherit from those products. Most specific first.
-$(call inherit-product, device/htc/flounder/product.mk)
 $(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base.mk)
+$(call inherit-product, device/htc/flounder/product.mk)
+$(call inherit-product, vendor/htc/flounder_lte/device-vendor.mk)
 
 PRODUCT_NAME := aosp_flounder
 PRODUCT_DEVICE := flounder