msm8226: Add initial MSM8226 target support

Define initial bring-up configuration for the new
MSM8226 target.

Change-Id: Iae47156dc7331394e0a3efd4f74be8301f5b3080
diff --git a/msm8226.mk b/msm8226.mk
new file mode 100644
index 0000000..2bf4c3c
--- /dev/null
+++ b/msm8226.mk
@@ -0,0 +1,11 @@
+$(call inherit-product, device/qcom/common/common.mk)
+
+PRODUCT_NAME := msm8226
+PRODUCT_DEVICE := msm8226
+
+# Bluetooth configuration files
+PRODUCT_COPY_FILES += \
+    system/bluetooth/data/main.le.conf:system/etc/bluetooth/main.conf \
+
+#fstab.qcom
+PRODUCT_PACKAGES += fstab.qcom