Revert "Added qcom properties, added target include path"

This reverts commit d4edd82e6188bc4a9f7c6df8ccd2e0cbe57a8a20.
diff --git a/BoardConfig.mk b/BoardConfig.mk
index a6289d8..53dbe4d 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -90,9 +90,6 @@
 #TARGET_GPS_HAL_PATH := $(LOCAL_PATH)/gps
 #TARGET_NO_RPC := true
 
-# Healthd
-BOARD_HAL_STATIC_LIBRARIES := libhealthd.qcom
-
 #ART
 #WITH_DEXPREOPT := true
 
@@ -142,12 +139,6 @@
 # Qualcomm support
 TARGET_USES_QCOM_BSP := true
 COMMON_GLOBAL_CFLAGS += -DQCOM_HARDWARE -DQCOM_BSP
-#HAVE_SYNAPTICS_I2C_RMI4_FW_UPGRADE   := true
-#USE_DEVICE_SPECIFIC_QCOM_PROPRIETARY := true
-#TARGET_USES_NEW_ION_API := true
-
-#Includes
-TARGET_SPECIFIC_HEADER_PATH := $(LOCAL_PATH)/include
 
 # Recovery
 BOARD_USE_CUSTOM_RECOVERY_FONT := \"roboto_15x24.h\"