Power: Naming convention change

Change-Id: Ie0437a9020059f639cfb729ba292254523278672
This commit is contained in:
Ananth Raghavan Subramanian
2018-08-14 17:59:00 -07:00
committed by Gerrit - the friendly Code Review server
parent c6a9d5fa38
commit 11ff7dc0e7
2 changed files with 1 additions and 1 deletions

View File

@@ -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)