aboutsummaryrefslogtreecommitdiffstats
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
authorAndreas Blaesius <skate4life@gmx.de>2014-12-22 12:51:04 +0100
committerAndreas Blaesius <skate4life@gmx.de>2015-01-02 20:27:05 +0100
commitd7e7d5fc973f80267bd42bd01c7492c1d699895c (patch)
tree6fdd30359d34535c3c322d7084520a3b77453681 /BoardConfigCommon.mk
parent44ec97701619d27ed53ab069e00a145fbbcb0f4c (diff)
downloaddevice_samsung_espressowifi-d7e7d5fc973f80267bd42bd01c7492c1d699895c.zip
device_samsung_espressowifi-d7e7d5fc973f80267bd42bd01c7492c1d699895c.tar.gz
device_samsung_espressowifi-d7e7d5fc973f80267bd42bd01c7492c1d699895c.tar.bz2
P31XX: remove unused custom charger animation
Change-Id: I368f598f3b728037a7324bc61dad0c1ebe28ff47
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r--BoardConfigCommon.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index 237b679..810dde0 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -119,8 +119,5 @@ RECOVERY_FSTAB_VERSION := 2
# build swipe recovery by default
BOARD_RECOVERY_SWIPE := true
-# Charging mode
-BOARD_CHARGER_RES := device/samsung/p3100/res/charger
-
# Use the non-open-source parts, if they're present
-include vendor/samsung/p31xx/BoardConfigVendor.mk