Merge "Power: Naming convention change"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
cf97eb82c1
@@ -72,7 +72,7 @@ LOCAL_SRC_FILES += power-710.c
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(call is-board-platform-in-list,msmnile), true)
|
ifeq ($(call is-board-platform-in-list,msmnile), true)
|
||||||
LOCAL_SRC_FILES += power-8150.c
|
LOCAL_SRC_FILES += power-msmnile.c
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(TARGET_USES_INTERACTION_BOOST),true)
|
ifeq ($(TARGET_USES_INTERACTION_BOOST),true)
|
||||||
|
|||||||
Reference in New Issue
Block a user