Skip to content

Commit

Permalink
msm8960-common: Include chargeled in recovery
Browse files Browse the repository at this point in the history
Modules intended to be included in recovery must now be defined under
TARGET_RECOVERY_DEVICE_MODULES.

Change-Id: I99bc505d730b33f8aaaf03ec1b26e50a3038d4fc
  • Loading branch information
mdmower committed Dec 3, 2014
1 parent 3621eaa commit 8b8198c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions BoardConfigCommon.mk
Expand Up @@ -74,6 +74,9 @@ TARGET_PROVIDES_LIBLIGHT := true
# Power
TARGET_POWERHAL_VARIANT := qcom

# Recovery
TARGET_RECOVERY_DEVICE_MODULES += chargeled

# SELinux
BOARD_SEPOLICY_DIRS += \
device/htc/msm8960-common/sepolicy
Expand Down

0 comments on commit 8b8198c

Please sign in to comment.