Skip to content

Commit

Permalink
recovery:twrp: Disable cpu temp support
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanich committed Jan 21, 2015
1 parent aa72538 commit 85c9c20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BoardConfig.mk
Original file line number Diff line number Diff line change
Expand Up @@ -185,5 +185,6 @@ BOARD_HAS_NO_REAL_SDCARD := false
TW_NO_SCREEN_BLANK := true
TW_INCLUDE_DUMLOCK := true
HAVE_SELINUX := true
TW_NO_CPU_TEMP := true
TW_BRIGHTNESS_PATH := "/sys/class/leds/lcd-backlight/brightness"
TARGET_USE_CUSTOM_LUN_FILE_PATH := "/sys/devices/platform/msm_hsusb/gadget/lun0/file"

0 comments on commit 85c9c20

Please sign in to comment.