Skip to content

Commit

Permalink
use new battd
Browse files Browse the repository at this point in the history
  • Loading branch information
Quarx2k committed Nov 25, 2012
1 parent bf503ca commit 1f3696c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 10 deletions.
Binary file added jordan-common/bin/battd_new
Binary file not shown.
12 changes: 2 additions & 10 deletions jordan-common/jordan-vendor.mk
Original file line number Diff line number Diff line change
Expand Up @@ -189,16 +189,8 @@ PRODUCT_COPY_FILES += \
$(vendor_path)/bin/fsck.exfat:system/bin/fsck.exfat \
$(vendor_path)/bin/secclkd:system/bin/secclkd \
$(vendor_path)/bin/panic_daemon:system/bin/panic_daemon \


# Specific binaries
ifeq ($(TARGET_PRODUCT),cm_mb526)
PRODUCT_COPY_FILES += $(vendor_path)/bin/opprofdaemon_mb526:system/bin/opprofdaemon
PRODUCT_COPY_FILES += $(vendor_path)/bin/battd_mb526:system/bin/battd
else
PRODUCT_COPY_FILES += $(vendor_path)/bin/opprofdaemon_mb525:system/bin/opprofdaemon
PRODUCT_COPY_FILES += $(vendor_path)/bin/battd_mb525:system/bin/battd
endif
$(vendor_path)/bin/opprofdaemon_mb526:system/bin/opprofdaemon \
$(vendor_path)/bin/battd_new:system/bin/battd

#location proxy
PRODUCT_COPY_FILES += \
Expand Down

0 comments on commit 1f3696c

Please sign in to comment.