Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e6afe9c7 authored by Dan Sandler's avatar Dan Sandler Committed by Android (Google) Code Review
Browse files

Merge "Update soundscape for L, using classic names." into lmp-dev

parents 746f7fac f56a3454
Loading
Loading
Loading
Loading
+4 −6
Original line number Diff line number Diff line
@@ -8,12 +8,10 @@
LOCAL_PATH := frameworks/base/data/sounds

# Simple files that do not require renaming
ALARM_FILES := Alarm1 Alarm2 Alarm3 Alarm4 Alarm5 Alarm6 Alarm7 Alarm8 Timer
NOTIFICATION_FILES := Notification1 Notification2 Notification3 Notification4 \
	Notification5 Notification6 Notification7 Notification8 Notification9 \
	Notification10 Notification11
RINGTONE_FILES := Ringtone1 Ringtone2 Ringtone3 Ringtone4 Ringtone5 Ringtone6 \
	Ringtone7 Ringtone8 Ringtone9 Ringtone10 Ringtone11 Ringtone12
ALARM_FILES := Argon Carbon Helium Krypton Neon Oxygen Osmium Platinum Timer
NOTIFICATION_FILES := Ariel Ceres Carme Elara Europa Iapetus Io Rhea Salacia Titan Tethys
RINGTONE_FILES := Atria Callisto Dione Ganymede Luna Oberon Phobos Pyxis Sedna Titania Triton \
	Umbriel
EFFECT_FILES := Effect_Tick KeypressReturn KeypressInvalid KeypressDelete KeypressSpacebar KeypressStandard \
	camera_click camera_focus Dock Undock Lock Unlock Trusted
MATERIAL_EFFECT_FILES := VideoRecord WirelessChargingStarted LowBattery
+4 −6
Original line number Diff line number Diff line
@@ -8,12 +8,10 @@
LOCAL_PATH := frameworks/base/data/sounds

# Simple files that do not require renaming
ALARM_FILES := Alarm1 Alarm2 Alarm3 Alarm4 Alarm5 Alarm6 Alarm7 Alarm8 Timer
NOTIFICATION_FILES := Notification1 Notification2 Notification3 Notification4 \
	Notification5 Notification6 Notification7 Notification8 Notification9 \
	Notification10 Notification11
RINGTONE_FILES := Ringtone1 Ringtone2 Ringtone3 Ringtone4 Ringtone5 Ringtone6 \
	Ringtone7 Ringtone8 Ringtone9 Ringtone10 Ringtone11 Ringtone12
ALARM_FILES := Argon Carbon Helium Krypton Neon Oxygen Osmium Platinum Timer
NOTIFICATION_FILES := Ariel Ceres Carme Elara Europa Iapetus Io Rhea Salacia Titan Tethys
RINGTONE_FILES := Atria Callisto Dione Ganymede Luna Oberon Phobos Pyxis Sedna Titania Triton \
	Umbriel
EFFECT_FILES := Effect_Tick KeypressReturn KeypressInvalid KeypressDelete KeypressSpacebar KeypressStandard \
	camera_click Lock Unlock Trusted
MATERIAL_EFFECT_FILES := VideoRecord WirelessChargingStarted LowBattery
Loading