summaryrefslogtreecommitdiffstats
path: root/BoardConfig.mk
diff options
context:
space:
mode:
Diffstat (limited to 'BoardConfig.mk')
-rwxr-xr-xBoardConfig.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 8c5ab39..678e916 100755
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -21,8 +21,9 @@ DEVICE_FOLDER := device/samsung/tuna
PRODUCT_VENDOR_KERNEL_HEADERS += $(DEVICE_FOLDER)/kernel-headers
-# CMHW
+# CM
BOARD_HARDWARE_CLASS := $(DEVICE_FOLDER)/cmhw
+BACKLIGHT_PATH := "/sys/class/backlight/s6e8aa0/brightness"
# Use the non-open-source parts, if they're present
-include vendor/samsung/tuna/BoardConfigVendor.mk