sdm660-common: Drop Power-off charging daemon

This commit is contained in:
Keertesh19 2020-05-28 19:49:33 +05:30 committed by Max Weffers
parent 272e08da88
commit e4d95ed6eb
3 changed files with 1 additions and 12 deletions

View file

@ -18,14 +18,4 @@ LOCAL_PATH := $(call my-dir)
ifneq ($(filter twolip jasmine_sprout wayne clover lavender platina jason whyred,$(TARGET_DEVICE)),)
include $(CLEAR_VARS)
LOCAL_MODULE := chargeonlymode
LOCAL_MODULE_OWNER := xiaomi
LOCAL_MODULE_PATH := $(TARGET_ROOT_OUT_SBIN)
LOCAL_UNSTRIPPED_PATH := $(TARGET_ROOT_OUT_SBIN_UNSTRIPPED)
LOCAL_SRC_FILES := proprietary/rootfs/sbin/chargeonlymode
LOCAL_MODULE_TAGS := optional
LOCAL_MODULE_CLASS := EXECUTABLES
include $(BUILD_PREBUILT)
endif

View file

@ -737,5 +737,4 @@ PRODUCT_PACKAGES += \
dpmserviceapp \
ims \
qcrilmsgtunnel \
WfdCommon \
chargeonlymode
WfdCommon