Skip to content

Commit

Permalink
Audio: Add Ummonhiyonat.ogg and set default alarms alert
Browse files Browse the repository at this point in the history
  • Loading branch information
hungphan2001 committed Jun 6, 2019
1 parent 22858cb commit b022ef7
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions config/packages.mk
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,10 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \
charger_res_images

# Alarm sounds
PRODUCT_COPY_FILES += \
vendor/dot/prebuilt/common/media/audio/Ummonhiyonat.ogg:system/media/audio/alarms/Ummonhiyonat.ogg

#Font package
PRODUCT_PACKAGES += \
Custom-Fonts
2 changes: 1 addition & 1 deletion config/telephony.mk
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ PRODUCT_BOOT_JARS += \
PRODUCT_GENERIC_PROPERTIES += \
ro.config.ringtone=Zen_too.ogg\
ro.config.notification_sound=Mallet.ogg \
ro.config.alarm_alert=Bright_morning.ogg
ro.config.alarm_alert=Ummonhiyonat.ogg
Binary file added prebuilt/common/media/audio/Ummonhiyonat.ogg
Binary file not shown.

0 comments on commit b022ef7

Please sign in to comment.