5 lines
159 B
Makefile
5 lines
159 B
Makefile
|
# Default notification/alarm sounds
|
||
|
PRODUCT_PRODUCT_PROPERTIES += \
|
||
|
ro.config.notification_sound=Selenium.ogg \
|
||
|
ro.config.alarm_alert=Platinum-old.ogg
|