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:41:10 +0100
commitcd606b66fdb5356039340d705e8e5b9e0394affd (patch)
treed9d11a9f3389c1916eb9893db7112c03d24ca807 /BoardConfigCommon.mk
parent328c58c37aed0456c4957b8b0ce39add83f277b8 (diff)
downloaddevice_samsung_espresso3g-cd606b66fdb5356039340d705e8e5b9e0394affd.zip
device_samsung_espresso3g-cd606b66fdb5356039340d705e8e5b9e0394affd.tar.gz
device_samsung_espresso3g-cd606b66fdb5356039340d705e8e5b9e0394affd.tar.bz2
P51XX: 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 ec534db..981f660 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/p5100/res/charger
-
# Use the non-open-source parts, if they're present
-include vendor/samsung/p51xx/BoardConfigVendor.mk