klte-common: cmhw: Kill local addition to BOARD_HARDWARE_CLASS

* cmhw is dead, but we don't actually carry any local classes. Just
  stop appending to the variable altogether

Change-Id: I075ad79ed99b0b85a21af594db0036136c984542
This commit is contained in:
Kevin F. Haggerty 2017-12-26 07:36:31 -07:00
parent f2790812bb
commit 0ccdd170ac
1 changed files with 0 additions and 3 deletions

View File

@ -43,9 +43,6 @@ TARGET_BOOTLOADER_BOARD_NAME := MSM8974
TARGET_HAS_LEGACY_CAMERA_HAL1 := true
USE_DEVICE_SPECIFIC_CAMERA := true
# CMHW
BOARD_HARDWARE_CLASS += $(LOCAL_PATH)/cmhw
# Extended Filesystem Support
TARGET_KERNEL_HAVE_EXFAT := true