Skip to content

Commit

Permalink
config: Set default alarm sound
Browse files Browse the repository at this point in the history
*Idea taken from ProjectKasumi
Signed-off-by: rdx420 <[email protected]>
Signed-off-by: afterallafk <[email protected]>
  • Loading branch information
Bedirhan KURT authored and janakniraula committed Feb 17, 2024
1 parent 609d32a commit 7172f3f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Binary file added audio/alarms/MorningAlarm.ogg
Binary file not shown.
3 changes: 2 additions & 1 deletion config/common.mk
Original file line number Diff line number Diff line change
Expand Up @@ -203,4 +203,5 @@ include vendor/blaze/config/version.mk
# Sounds (default)
PRODUCT_PROPERTY_OVERRIDES := \
ro.config.ringtone=vibe.ogg \
ro.config.notification_sound=Pikachu.ogg
ro.config.notification_sound=Pikachu.ogg \
ro.config.alarm_alert=MorningAlarm.ogg

0 comments on commit 7172f3f

Please sign in to comment.