diff options
| author | mosimchah <mosimchah@gmail.com> | 2025-12-06 07:48:33 -0500 |
|---|---|---|
| committer | mosimchah <mosimchah@gmail.com> | 2025-12-06 07:48:33 -0500 |
| commit | ad0a3a25797f2d0eb5764dde25974f1f8064a5d3 (patch) | |
| tree | 24f38b8776859b939b9bc13347494d6cda5c0ca9 | |
| parent | ac0781e2bb1c1e4774169a30950c23b9d5d3e24b (diff) | |
aicp: add our google sounds from w16.0_pre-rebase_12-3-25
https://github.com/AICP/vendor_aicp/tree/w16.0_pre-rebase-12-3-25
commit 19ac50fd4d138e5608e88a34f0dd4c7d5e8267ae
Author: LuK1337 <priv.luk@gmail.com>
Date: Wed Jun 24 17:14:42 2020 +0200
vendor_aicp: config: Move default alarm/notification/ringtone sound props to /product
* Allows us to override /vendor properties.
Change-Id: Iea344d347d8f10094f04cfb4a0bf1d4352fb667b
commit 2a7c13d0965d27c25bbe435cb97bb6d5e129decc
Author: Michele Bono <bono.michele94@gmail.com>
Date: Thu Sep 19 09:40:26 2019 +0200
aicp: move google audio to product
Change-Id: Id1155028be1bd64501151e879cc5ab6bd7056244
commit 3e86bfbdaf7e1b5c522a33e844fd4823c91439c7
Author: SpiritCroc <dev@spiritcroc.de>
Date: Wed Oct 3 11:22:37 2018 +0200
vendor/aicp: AICPfy
Change-Id: If1aea5e4f84f7cfa84b80b939f67c9137297a421
commit 492a1948c767938ba3cdd75b6e0332f47a93f3a3
Author: ezio84 <brabus84@gmail.com>
Date: Mon Dec 11 14:10:32 2017 -0500
Add Pixel Sounds
Change-Id: Ic5eaf35ef42184a15c26da4daff6c923ff4b60e3
commit 2fdc8c75aefc1b6ef2f52efbd713af9159c51f67
Author: ezio84 <brabus84@gmail.com>
Date: Mon Dec 11 09:49:10 2017 -0500
Add all Pixel sounds
pulled from latest O sailfish img
Change-Id: I402094eb0cca23ceb0d6d55328e9e192a414c46a
Change-Id: Ie2139458256dcc8e4ab96976890d9b784f2f0848
65 files changed, 86 insertions, 0 deletions
diff --git a/google/GoogleAudio.mk b/google/GoogleAudio.mk new file mode 100644 index 000000000..a0c353e7c --- /dev/null +++ b/google/GoogleAudio.mk @@ -0,0 +1,86 @@ +# Copyright 2016-2017 The Pure Nexus Project +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +LOCAL_PATH := vendor/aicp/google + +PRODUCT_COPY_FILES += \ + $(LOCAL_PATH)/alarms/A_real_hoot.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/alarms/A_real_hoot.ogg \ + $(LOCAL_PATH)/alarms/Bright_morning.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/alarms/Bright_morning.ogg \ + $(LOCAL_PATH)/alarms/Cuckoo_clock.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/alarms/Cuckoo_clock.ogg \ + $(LOCAL_PATH)/alarms/Early_twilight.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/alarms/Early_twilight.ogg \ + $(LOCAL_PATH)/alarms/Full_of_wonder.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/alarms/Full_of_wonder.ogg \ + $(LOCAL_PATH)/alarms/Gentle_breeze.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/alarms/Gentle_breeze.ogg \ + $(LOCAL_PATH)/alarms/Icicles.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/alarms/Icicles.ogg \ + $(LOCAL_PATH)/alarms/Jump_start.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/alarms/Jump_start.ogg \ + $(LOCAL_PATH)/alarms/Loose_change.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/alarms/Loose_change.ogg \ + $(LOCAL_PATH)/alarms/Rolling_fog.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/alarms/Rolling_fog.ogg \ + $(LOCAL_PATH)/alarms/Spokes.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/alarms/Spokes.ogg \ + $(LOCAL_PATH)/alarms/Sunshower.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/alarms/Sunshower.ogg \ + $(LOCAL_PATH)/effects/audio_end.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/ui/audio_end.ogg \ + $(LOCAL_PATH)/effects/audio_initiate.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/ui/audio_initiate.ogg \ + $(LOCAL_PATH)/effects/camera_click.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/ui/camera_click.ogg \ + $(LOCAL_PATH)/effects/camera_focus.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/ui/camera_focus.ogg \ + $(LOCAL_PATH)/effects/Dock.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/ui/Dock.ogg \ + $(LOCAL_PATH)/effects/Effect_Tick.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/ui/Effect_Tick.ogg \ + $(LOCAL_PATH)/effects/InCallNotification.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/ui/InCallNotification.ogg \ + $(LOCAL_PATH)/effects/KeypressDelete.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/ui/KeypressDelete.ogg \ + $(LOCAL_PATH)/effects/KeypressInvalid.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/ui/KeypressInvalid.ogg \ + $(LOCAL_PATH)/effects/KeypressReturn.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/ui/KeypressReturn.ogg \ + $(LOCAL_PATH)/effects/KeypressSpacebar.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/ui/KeypressSpacebar.ogg \ + $(LOCAL_PATH)/effects/KeypressStandard.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/ui/KeypressStandard.ogg \ + $(LOCAL_PATH)/effects/Lock.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/ui/Lock.ogg \ + $(LOCAL_PATH)/effects/LowBattery.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/ui/LowBattery.ogg \ + $(LOCAL_PATH)/effects/NFCFailure.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/ui/NFCFailure.ogg \ + $(LOCAL_PATH)/effects/NFCInitiated.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/ui/NFCInitiated.ogg \ + $(LOCAL_PATH)/effects/NFCSuccess.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/ui/NFCSuccess.ogg \ + $(LOCAL_PATH)/effects/NFCTransferComplete.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/ui/NFCTransferComplete.ogg \ + $(LOCAL_PATH)/effects/NFCTransferInitiated.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/ui/NFCTransferInitiated.ogg \ + $(LOCAL_PATH)/effects/Trusted.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/ui/Trusted.ogg \ + $(LOCAL_PATH)/effects/Undock.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/ui/Undock.ogg \ + $(LOCAL_PATH)/effects/Unlock.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/ui/Unlock.ogg \ + $(LOCAL_PATH)/effects/VideoRecord.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/ui/VideoRecord.ogg \ + $(LOCAL_PATH)/effects/VideoStop.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/ui/VideoStop.ogg \ + $(LOCAL_PATH)/effects/WirelessChargingStarted.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/ui/WirelessChargingStarted.ogg \ + $(LOCAL_PATH)/notifications/Beginning.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/notifications/Beginning.ogg \ + $(LOCAL_PATH)/notifications/Coconuts.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/notifications/Coconuts.ogg \ + $(LOCAL_PATH)/notifications/Duet.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/notifications/Duet.ogg \ + $(LOCAL_PATH)/notifications/End_note.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/notifications/End_note.ogg \ + $(LOCAL_PATH)/notifications/Gentle_gong.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/notifications/Gentle_gong.ogg \ + $(LOCAL_PATH)/notifications/Mallet.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/notifications/Mallet.ogg \ + $(LOCAL_PATH)/notifications/Orders_up.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/notifications/Orders_up.ogg \ + $(LOCAL_PATH)/notifications/Ping.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/notifications/Ping.ogg \ + $(LOCAL_PATH)/notifications/Pipes.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/notifications/Pipes.ogg \ + $(LOCAL_PATH)/notifications/Popcorn.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/notifications/Popcorn.ogg \ + $(LOCAL_PATH)/notifications/Shopkeeper.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/notifications/Shopkeeper.ogg \ + $(LOCAL_PATH)/notifications/Sticks_and_stones.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/notifications/Sticks_and_stones.ogg \ + $(LOCAL_PATH)/notifications/Tuneup.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/notifications/Tuneup.ogg \ + $(LOCAL_PATH)/notifications/Tweeter.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/notifications/Tweeter.ogg \ + $(LOCAL_PATH)/notifications/Twinkle.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/notifications/Twinkle.ogg \ + $(LOCAL_PATH)/ringtones/Copycat.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/ringtones/Copycat.ogg \ + $(LOCAL_PATH)/ringtones/Crackle.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/ringtones/Crackle.ogg \ + $(LOCAL_PATH)/ringtones/Flutterby.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/ringtones/Flutterby.ogg \ + $(LOCAL_PATH)/ringtones/Hotline.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/ringtones/Hotline.ogg \ + $(LOCAL_PATH)/ringtones/Leaps_and_bounds.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/ringtones/Leaps_and_bounds.ogg \ + $(LOCAL_PATH)/ringtones/Lollipop.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/ringtones/Lollipop.ogg \ + $(LOCAL_PATH)/ringtones/Lost_and_found.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/ringtones/Lost_and_found.ogg \ + $(LOCAL_PATH)/ringtones/Mash_up.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/ringtones/Mash_up.ogg \ + $(LOCAL_PATH)/ringtones/Monkey_around.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/ringtones/Monkey_around.ogg \ + $(LOCAL_PATH)/ringtones/Schools_out.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/ringtones/Schools_out.ogg \ + $(LOCAL_PATH)/ringtones/The_big_adventure.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/ringtones/The_big_adventure.ogg \ + $(LOCAL_PATH)/ringtones/Zen_too.ogg:$(TARGET_COPY_OUT_PRODUCT)/media/audio/ringtones/Zen_too.ogg + +PRODUCT_PRODUCT_PROPERTIES += \ + ro.config.ringtone=The_big_adventure.ogg \ + ro.config.notification_sound=Duet.ogg \ + ro.config.alarm_alert=Sunshower.ogg diff --git a/google/alarms/A_real_hoot.ogg b/google/alarms/A_real_hoot.ogg Binary files differnew file mode 100644 index 000000000..bc49ccea0 --- /dev/null +++ b/google/alarms/A_real_hoot.ogg diff --git a/google/alarms/Bright_morning.ogg b/google/alarms/Bright_morning.ogg Binary files differnew file mode 100644 index 000000000..43a57d673 --- /dev/null +++ b/google/alarms/Bright_morning.ogg diff --git a/google/alarms/Cuckoo_clock.ogg b/google/alarms/Cuckoo_clock.ogg Binary files differnew file mode 100644 index 000000000..b5fac4d87 --- /dev/null +++ b/google/alarms/Cuckoo_clock.ogg diff --git a/google/alarms/Early_twilight.ogg b/google/alarms/Early_twilight.ogg Binary files differnew file mode 100644 index 000000000..ca2303f45 --- /dev/null +++ b/google/alarms/Early_twilight.ogg diff --git a/google/alarms/Full_of_wonder.ogg b/google/alarms/Full_of_wonder.ogg Binary files differnew file mode 100644 index 000000000..70c9a504d --- /dev/null +++ b/google/alarms/Full_of_wonder.ogg diff --git a/google/alarms/Gentle_breeze.ogg b/google/alarms/Gentle_breeze.ogg Binary files differnew file mode 100644 index 000000000..4afe614b6 --- /dev/null +++ b/google/alarms/Gentle_breeze.ogg diff --git a/google/alarms/Icicles.ogg b/google/alarms/Icicles.ogg Binary files differnew file mode 100644 index 000000000..e56630062 --- /dev/null +++ b/google/alarms/Icicles.ogg diff --git a/google/alarms/Jump_start.ogg b/google/alarms/Jump_start.ogg Binary files differnew file mode 100644 index 000000000..083f8a7d0 --- /dev/null +++ b/google/alarms/Jump_start.ogg diff --git a/google/alarms/Loose_change.ogg b/google/alarms/Loose_change.ogg Binary files differnew file mode 100644 index 000000000..c7f86d095 --- /dev/null +++ b/google/alarms/Loose_change.ogg diff --git a/google/alarms/Rolling_fog.ogg b/google/alarms/Rolling_fog.ogg Binary files differnew file mode 100644 index 000000000..ab62b8686 --- /dev/null +++ b/google/alarms/Rolling_fog.ogg diff --git a/google/alarms/Spokes.ogg b/google/alarms/Spokes.ogg Binary files differnew file mode 100644 index 000000000..2b44e2fbd --- /dev/null +++ b/google/alarms/Spokes.ogg diff --git a/google/alarms/Sunshower.ogg b/google/alarms/Sunshower.ogg Binary files differnew file mode 100644 index 000000000..f71cf1853 --- /dev/null +++ b/google/alarms/Sunshower.ogg diff --git a/google/effects/Dock.ogg b/google/effects/Dock.ogg Binary files differnew file mode 100644 index 000000000..bf253b520 --- /dev/null +++ b/google/effects/Dock.ogg diff --git a/google/effects/Effect_Tick.ogg b/google/effects/Effect_Tick.ogg Binary files differnew file mode 100644 index 000000000..c2de33b52 --- /dev/null +++ b/google/effects/Effect_Tick.ogg diff --git a/google/effects/InCallNotification.ogg b/google/effects/InCallNotification.ogg Binary files differnew file mode 100644 index 000000000..4481ccb25 --- /dev/null +++ b/google/effects/InCallNotification.ogg diff --git a/google/effects/KeypressDelete.ogg b/google/effects/KeypressDelete.ogg Binary files differnew file mode 100644 index 000000000..ddbb3e098 --- /dev/null +++ b/google/effects/KeypressDelete.ogg diff --git a/google/effects/KeypressInvalid.ogg b/google/effects/KeypressInvalid.ogg Binary files differnew file mode 100644 index 000000000..d1843a7f1 --- /dev/null +++ b/google/effects/KeypressInvalid.ogg diff --git a/google/effects/KeypressReturn.ogg b/google/effects/KeypressReturn.ogg Binary files differnew file mode 100644 index 000000000..aa41eeab3 --- /dev/null +++ b/google/effects/KeypressReturn.ogg diff --git a/google/effects/KeypressSpacebar.ogg b/google/effects/KeypressSpacebar.ogg Binary files differnew file mode 100644 index 000000000..a80546f1b --- /dev/null +++ b/google/effects/KeypressSpacebar.ogg diff --git a/google/effects/KeypressStandard.ogg b/google/effects/KeypressStandard.ogg Binary files differnew file mode 100644 index 000000000..de8c5a912 --- /dev/null +++ b/google/effects/KeypressStandard.ogg diff --git a/google/effects/Lock.ogg b/google/effects/Lock.ogg Binary files differnew file mode 100644 index 000000000..9dc6d14f3 --- /dev/null +++ b/google/effects/Lock.ogg diff --git a/google/effects/LowBattery.ogg b/google/effects/LowBattery.ogg Binary files differnew file mode 100644 index 000000000..d458f7b8a --- /dev/null +++ b/google/effects/LowBattery.ogg diff --git a/google/effects/NFCFailure.ogg b/google/effects/NFCFailure.ogg Binary files differnew file mode 100644 index 000000000..e9ee6624b --- /dev/null +++ b/google/effects/NFCFailure.ogg diff --git a/google/effects/NFCInitiated.ogg b/google/effects/NFCInitiated.ogg Binary files differnew file mode 100644 index 000000000..a86319faa --- /dev/null +++ b/google/effects/NFCInitiated.ogg diff --git a/google/effects/NFCSuccess.ogg b/google/effects/NFCSuccess.ogg Binary files differnew file mode 100644 index 000000000..39dfd1f9d --- /dev/null +++ b/google/effects/NFCSuccess.ogg diff --git a/google/effects/NFCTransferComplete.ogg b/google/effects/NFCTransferComplete.ogg Binary files differnew file mode 100644 index 000000000..f00cd9876 --- /dev/null +++ b/google/effects/NFCTransferComplete.ogg diff --git a/google/effects/NFCTransferInitiated.ogg b/google/effects/NFCTransferInitiated.ogg Binary files differnew file mode 100644 index 000000000..7be1bcbe6 --- /dev/null +++ b/google/effects/NFCTransferInitiated.ogg diff --git a/google/effects/Trusted.ogg b/google/effects/Trusted.ogg Binary files differnew file mode 100644 index 000000000..2b63c39f6 --- /dev/null +++ b/google/effects/Trusted.ogg diff --git a/google/effects/Undock.ogg b/google/effects/Undock.ogg Binary files differnew file mode 100644 index 000000000..765a7b6b9 --- /dev/null +++ b/google/effects/Undock.ogg diff --git a/google/effects/Unlock.ogg b/google/effects/Unlock.ogg Binary files differnew file mode 100644 index 000000000..75753b9a4 --- /dev/null +++ b/google/effects/Unlock.ogg diff --git a/google/effects/VideoRecord.ogg b/google/effects/VideoRecord.ogg Binary files differnew file mode 100644 index 000000000..318257113 --- /dev/null +++ b/google/effects/VideoRecord.ogg diff --git a/google/effects/VideoStop.ogg b/google/effects/VideoStop.ogg Binary files differnew file mode 100644 index 000000000..374f44f31 --- /dev/null +++ b/google/effects/VideoStop.ogg diff --git a/google/effects/WirelessChargingStarted.ogg b/google/effects/WirelessChargingStarted.ogg Binary files differnew file mode 100644 index 000000000..230357489 --- /dev/null +++ b/google/effects/WirelessChargingStarted.ogg diff --git a/google/effects/audio_end.ogg b/google/effects/audio_end.ogg Binary files differnew file mode 100644 index 000000000..8dbee39b9 --- /dev/null +++ b/google/effects/audio_end.ogg diff --git a/google/effects/audio_initiate.ogg b/google/effects/audio_initiate.ogg Binary files differnew file mode 100644 index 000000000..f10036275 --- /dev/null +++ b/google/effects/audio_initiate.ogg diff --git a/google/effects/camera_click.ogg b/google/effects/camera_click.ogg Binary files differnew file mode 100644 index 000000000..92b079b1c --- /dev/null +++ b/google/effects/camera_click.ogg diff --git a/google/effects/camera_focus.ogg b/google/effects/camera_focus.ogg Binary files differnew file mode 100644 index 000000000..61f355e42 --- /dev/null +++ b/google/effects/camera_focus.ogg diff --git a/google/notifications/Beginning.ogg b/google/notifications/Beginning.ogg Binary files differnew file mode 100644 index 000000000..123443d43 --- /dev/null +++ b/google/notifications/Beginning.ogg diff --git a/google/notifications/Coconuts.ogg b/google/notifications/Coconuts.ogg Binary files differnew file mode 100644 index 000000000..0eac510cf --- /dev/null +++ b/google/notifications/Coconuts.ogg diff --git a/google/notifications/Duet.ogg b/google/notifications/Duet.ogg Binary files differnew file mode 100644 index 000000000..8f8d40ed9 --- /dev/null +++ b/google/notifications/Duet.ogg diff --git a/google/notifications/End_note.ogg b/google/notifications/End_note.ogg Binary files differnew file mode 100644 index 000000000..96ffc922c --- /dev/null +++ b/google/notifications/End_note.ogg diff --git a/google/notifications/Gentle_gong.ogg b/google/notifications/Gentle_gong.ogg Binary files differnew file mode 100644 index 000000000..46d3ad6bf --- /dev/null +++ b/google/notifications/Gentle_gong.ogg diff --git a/google/notifications/Mallet.ogg b/google/notifications/Mallet.ogg Binary files differnew file mode 100644 index 000000000..f6643da03 --- /dev/null +++ b/google/notifications/Mallet.ogg diff --git a/google/notifications/Orders_up.ogg b/google/notifications/Orders_up.ogg Binary files differnew file mode 100644 index 000000000..face5da49 --- /dev/null +++ b/google/notifications/Orders_up.ogg diff --git a/google/notifications/Ping.ogg b/google/notifications/Ping.ogg Binary files differnew file mode 100644 index 000000000..27a7091e6 --- /dev/null +++ b/google/notifications/Ping.ogg diff --git a/google/notifications/Pipes.ogg b/google/notifications/Pipes.ogg Binary files differnew file mode 100644 index 000000000..628f26cd2 --- /dev/null +++ b/google/notifications/Pipes.ogg diff --git a/google/notifications/Popcorn.ogg b/google/notifications/Popcorn.ogg Binary files differnew file mode 100644 index 000000000..91c7a4021 --- /dev/null +++ b/google/notifications/Popcorn.ogg diff --git a/google/notifications/Shopkeeper.ogg b/google/notifications/Shopkeeper.ogg Binary files differnew file mode 100644 index 000000000..79bd501fd --- /dev/null +++ b/google/notifications/Shopkeeper.ogg diff --git a/google/notifications/Sticks_and_stones.ogg b/google/notifications/Sticks_and_stones.ogg Binary files differnew file mode 100644 index 000000000..ef78cd7f1 --- /dev/null +++ b/google/notifications/Sticks_and_stones.ogg diff --git a/google/notifications/Tuneup.ogg b/google/notifications/Tuneup.ogg Binary files differnew file mode 100644 index 000000000..54a81732e --- /dev/null +++ b/google/notifications/Tuneup.ogg diff --git a/google/notifications/Tweeter.ogg b/google/notifications/Tweeter.ogg Binary files differnew file mode 100644 index 000000000..57faa950f --- /dev/null +++ b/google/notifications/Tweeter.ogg diff --git a/google/notifications/Twinkle.ogg b/google/notifications/Twinkle.ogg Binary files differnew file mode 100644 index 000000000..86695fefb --- /dev/null +++ b/google/notifications/Twinkle.ogg diff --git a/google/ringtones/Copycat.ogg b/google/ringtones/Copycat.ogg Binary files differnew file mode 100644 index 000000000..5f1ed8be9 --- /dev/null +++ b/google/ringtones/Copycat.ogg diff --git a/google/ringtones/Crackle.ogg b/google/ringtones/Crackle.ogg Binary files differnew file mode 100644 index 000000000..e25e020f2 --- /dev/null +++ b/google/ringtones/Crackle.ogg diff --git a/google/ringtones/Flutterby.ogg b/google/ringtones/Flutterby.ogg Binary files differnew file mode 100644 index 000000000..8e9263a15 --- /dev/null +++ b/google/ringtones/Flutterby.ogg diff --git a/google/ringtones/Hotline.ogg b/google/ringtones/Hotline.ogg Binary files differnew file mode 100644 index 000000000..64727550d --- /dev/null +++ b/google/ringtones/Hotline.ogg diff --git a/google/ringtones/Leaps_and_bounds.ogg b/google/ringtones/Leaps_and_bounds.ogg Binary files differnew file mode 100644 index 000000000..88318f89b --- /dev/null +++ b/google/ringtones/Leaps_and_bounds.ogg diff --git a/google/ringtones/Lollipop.ogg b/google/ringtones/Lollipop.ogg Binary files differnew file mode 100644 index 000000000..c31be23a1 --- /dev/null +++ b/google/ringtones/Lollipop.ogg diff --git a/google/ringtones/Lost_and_found.ogg b/google/ringtones/Lost_and_found.ogg Binary files differnew file mode 100644 index 000000000..2a07c7335 --- /dev/null +++ b/google/ringtones/Lost_and_found.ogg diff --git a/google/ringtones/Mash_up.ogg b/google/ringtones/Mash_up.ogg Binary files differnew file mode 100644 index 000000000..b18660a84 --- /dev/null +++ b/google/ringtones/Mash_up.ogg diff --git a/google/ringtones/Monkey_around.ogg b/google/ringtones/Monkey_around.ogg Binary files differnew file mode 100644 index 000000000..0a0eebf59 --- /dev/null +++ b/google/ringtones/Monkey_around.ogg diff --git a/google/ringtones/Schools_out.ogg b/google/ringtones/Schools_out.ogg Binary files differnew file mode 100644 index 000000000..b1224ef08 --- /dev/null +++ b/google/ringtones/Schools_out.ogg diff --git a/google/ringtones/The_big_adventure.ogg b/google/ringtones/The_big_adventure.ogg Binary files differnew file mode 100644 index 000000000..cca09a72f --- /dev/null +++ b/google/ringtones/The_big_adventure.ogg diff --git a/google/ringtones/Zen_too.ogg b/google/ringtones/Zen_too.ogg Binary files differnew file mode 100644 index 000000000..d915f9083 --- /dev/null +++ b/google/ringtones/Zen_too.ogg |
