Skip to content

Commit

Permalink
add ofmode charging stuff
Browse files Browse the repository at this point in the history
Change-Id: I118283d030a02285b9179602dae4658f413fdec0
  • Loading branch information
coolya committed Aug 13, 2011
1 parent 20f50fd commit f224668
Show file tree
Hide file tree
Showing 25 changed files with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions c1-common/c1-vendor-blobs.mk
Original file line number Diff line number Diff line change
Expand Up @@ -128,3 +128,35 @@ PRODUCT_COPY_FILES += \
vendor/samsung/c1-common/proprietary/audio/libSR_AudioIn.so:system/lib/libSR_AudioIn.so \
vendor/samsung/c1-common/proprietary/audio/libyamahasrc.so:system/lib/libyamahasrc.so

# offmode charging
PRODUCT_COPY_FILES += \
vendor/samsung/c1-common/proprietary/offmode_charging/charging_mode:system/bin/charging_mode \
vendor/samsung/c1-common/proprietary/offmode_charging/playlpm:system/bin/playlpm \
vendor/samsung/c1-common/proprietary/offmode_charging/libQmageDecoder.so:system/lib/libQmageDecoder.so \
vendor/samsung/c1-common/proprietary/offmode_charging/battery_batteryerror.qmg:system/media/battery_batteryerror.qmg \
vendor/samsung/c1-common/proprietary/offmode_charging/battery_charging_5.qmg:system/media/battery_charging_5.qmg \
vendor/samsung/c1-common/proprietary/offmode_charging/battery_charging_10.qmg:system/media/battery_charging_10.qmg \
vendor/samsung/c1-common/proprietary/offmode_charging/battery_charging_15.qmg:system/media/battery_charging_15.qmg \
vendor/samsung/c1-common/proprietary/offmode_charging/battery_charging_20.qmg:system/media/battery_charging_20.qmg \
vendor/samsung/c1-common/proprietary/offmode_charging/battery_charging_25.qmg:system/media/battery_charging_25.qmg \
vendor/samsung/c1-common/proprietary/offmode_charging/battery_charging_30.qmg:system/media/battery_charging_30.qmg \
vendor/samsung/c1-common/proprietary/offmode_charging/battery_charging_35.qmg:system/media/battery_charging_35.qmg \
vendor/samsung/c1-common/proprietary/offmode_charging/battery_charging_40.qmg:system/media/battery_charging_40.qmg \
vendor/samsung/c1-common/proprietary/offmode_charging/battery_charging_45.qmg:system/media/battery_charging_45.qmg \
vendor/samsung/c1-common/proprietary/offmode_charging/battery_charging_50.qmg:system/media/battery_charging_50.qmg \
vendor/samsung/c1-common/proprietary/offmode_charging/battery_charging_55.qmg:system/media/battery_charging_55.qmg \
vendor/samsung/c1-common/proprietary/offmode_charging/battery_charging_60.qmg:system/media/battery_charging_60.qmg \
vendor/samsung/c1-common/proprietary/offmode_charging/battery_charging_65.qmg:system/media/battery_charging_65.qmg \
vendor/samsung/c1-common/proprietary/offmode_charging/battery_charging_70.qmg:system/media/battery_charging_70.qmg \
vendor/samsung/c1-common/proprietary/offmode_charging/battery_charging_75.qmg:system/media/battery_charging_75.qmg \
vendor/samsung/c1-common/proprietary/offmode_charging/battery_charging_80.qmg:system/media/battery_charging_80.qmg \
vendor/samsung/c1-common/proprietary/offmode_charging/battery_charging_85.qmg:system/media/battery_charging_85.qmg \
vendor/samsung/c1-common/proprietary/offmode_charging/battery_charging_90.qmg:system/media/battery_charging_90.qmg \
vendor/samsung/c1-common/proprietary/offmode_charging/battery_charging_95.qmg:system/media/battery_charging_95.qmg \
vendor/samsung/c1-common/proprietary/offmode_charging/battery_charging_100.qmg:system/media/battery_charging_100.qmg \
vendor/samsung/c1-common/proprietary/offmode_charging/battery_error.qmg:system/media/battery_error.qmg \
vendor/samsung/c1-common/proprietary/offmode_charging/chargingwarning.qmg:system/media/chargingwarning.qmg \
vendor/samsung/c1-common/proprietary/offmode_charging/Disconnected.qmg:system/media/Disconnected.qmg



Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit f224668

Please sign in to comment.