Merge "Power: Naming convention change"

This commit is contained in:
Linux Build Service Account
2018-08-22 10:14:39 -07:00
committed by Gerrit - the friendly Code Review server
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)