summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index a61a8f9..adeb75c 100644
--- a/Android.mk
+++ b/Android.mk
@@ -72,7 +72,7 @@ LOCAL_SRC_FILES += power-710.c
endif
ifeq ($(call is-board-platform-in-list,msmnile), true)
-LOCAL_SRC_FILES += power-8150.c
+LOCAL_SRC_FILES += power-msmnile.c
endif
ifeq ($(TARGET_USES_INTERACTION_BOOST),true)