Skip to content

Commit

Permalink
Merge "added audio files contributed by "Dennis Cleiren"" into ics
Browse files Browse the repository at this point in the history
  • Loading branch information
hyperb1iss authored and Gerrit Code Review committed Jun 3, 2012
2 parents 7823d0d + 7dfaca3 commit db73741
Show file tree
Hide file tree
Showing 9 changed files with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions config/cm_audio.mk
Expand Up @@ -16,9 +16,18 @@ PRODUCT_COPY_FILES += \
$(NOTIFICATION_PATH)/CyanMail.ogg:system/media/audio/notifications/CyanMail.ogg \
$(NOTIFICATION_PATH)/CyanMessage.ogg:system/media/audio/notifications/CyanMessage.ogg \
$(NOTIFICATION_PATH)/CyanPing.ogg:system/media/audio/notifications/CyanPing.ogg \
$(NOTIFICATION_PATH)/Doink.ogg:system/media/audio/notifications/Doink.ogg \
$(NOTIFICATION_PATH)/Naughty.ogg:system/media/audio/notifications/Naughty.ogg \
$(NOTIFICATION_PATH)/Pong.ogg:system/media/audio/notifications/Pong.ogg
$(NOTIFICATION_PATH)/Pong.ogg:system/media/audio/notifications/Pong.ogg \
$(NOTIFICATION_PATH)/Rang.ogg:system/media/audio/notifications/Rang.ogg \
$(NOTIFICATION_PATH)/Stone.ogg:system/media/audio/notifications/Stone.ogg

# Ringtones
PRODUCT_COPY_FILES += \
$(RINGTONE_PATH)/CyanTone.ogg:system/media/audio/ringtones/CyanTone.ogg
$(RINGTONE_PATH)/Bongo.ogg:system/media/audio/ringtones/Bongo.og \
$(RINGTONE_PATH)/Boxbeat.ogg:system/media/audio/ringtones/Boxbeat.ogg \
$(RINGTONE_PATH)/CyanTone.ogg:system/media/audio/ringtones/CyanTone.ogg \
$(RINGTONE_PATH)/Gigolo.ogg:system/media/audio/ringtones/Gigolo.ogg \
$(RINGTONE_PATH)/House_of_house.ogg:system/media/audio/ringtones/House_of_house.ogg \
$(RINGTONE_PATH)/Silmarillia.ogg:system/media/audio/ringtones/Silmarillia.ogg

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added prebuilt/common/media/audio/ringtones/Bongo.ogg
Binary file not shown.
Binary file not shown.
Binary file added prebuilt/common/media/audio/ringtones/Gigolo.ogg
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit db73741

Please sign in to comment.