vendor: import Mist Audio
This commit is contained in:
BIN
audio/alarms/01_trad.ogg
Normal file
BIN
audio/alarms/01_trad.ogg
Normal file
Binary file not shown.
BIN
audio/alarms/02_crab.ogg
Normal file
BIN
audio/alarms/02_crab.ogg
Normal file
Binary file not shown.
BIN
audio/alarms/03_repeater.ogg
Normal file
BIN
audio/alarms/03_repeater.ogg
Normal file
Binary file not shown.
BIN
audio/alarms/04_pace.ogg
Normal file
BIN
audio/alarms/04_pace.ogg
Normal file
Binary file not shown.
BIN
audio/alarms/05_arp.ogg
Normal file
BIN
audio/alarms/05_arp.ogg
Normal file
Binary file not shown.
BIN
audio/alarms/06_reflect.ogg
Normal file
BIN
audio/alarms/06_reflect.ogg
Normal file
Binary file not shown.
BIN
audio/alarms/07_fidget.ogg
Normal file
BIN
audio/alarms/07_fidget.ogg
Normal file
Binary file not shown.
BIN
audio/alarms/08_saw.ogg
Normal file
BIN
audio/alarms/08_saw.ogg
Normal file
Binary file not shown.
BIN
audio/alarms/09_grains.ogg
Normal file
BIN
audio/alarms/09_grains.ogg
Normal file
Binary file not shown.
BIN
audio/alarms/10_shake.ogg
Normal file
BIN
audio/alarms/10_shake.ogg
Normal file
Binary file not shown.
BIN
audio/alarms/11_isekai.ogg
Normal file
BIN
audio/alarms/11_isekai.ogg
Normal file
Binary file not shown.
32
audio/audio.mk
Normal file
32
audio/audio.mk
Normal file
@@ -0,0 +1,32 @@
|
||||
#
|
||||
# Copyright (C) 2023 The MistOS Android 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.
|
||||
#
|
||||
|
||||
PRODUCT_SOONG_NAMESPACES += \
|
||||
vendor/lineage/audio
|
||||
|
||||
AUDIO_SOURCE_DIR := vendor/lineage/audio
|
||||
AUDIO_DEST_DIR := $(TARGET_COPY_OUT_PRODUCT)/media/audio
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(call find-copy-subdir-files,*,$(AUDIO_SOURCE_DIR)/alarms,$(AUDIO_DEST_DIR)/alarms) \
|
||||
$(call find-copy-subdir-files,*,$(AUDIO_SOURCE_DIR)/notifications,$(AUDIO_DEST_DIR)/notifications) \
|
||||
$(call find-copy-subdir-files,*,$(AUDIO_SOURCE_DIR)/ringtones,$(AUDIO_DEST_DIR)/ringtones) \
|
||||
$(call find-copy-subdir-files,*,$(AUDIO_SOURCE_DIR)/ui,$(AUDIO_DEST_DIR)/ui)
|
||||
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
ro.config.ringtone=23_echo_of_fate.ogg \
|
||||
ro.config.notification_sound=21_oneplus.ogg \
|
||||
ro.config.alarm_alert=11_isekai.ogg
|
||||
BIN
audio/notifications/01_oi!.ogg
Normal file
BIN
audio/notifications/01_oi!.ogg
Normal file
Binary file not shown.
BIN
audio/notifications/02_swanny.ogg
Normal file
BIN
audio/notifications/02_swanny.ogg
Normal file
Binary file not shown.
BIN
audio/notifications/03_doub.ogg
Normal file
BIN
audio/notifications/03_doub.ogg
Normal file
Binary file not shown.
BIN
audio/notifications/04_hum.ogg
Normal file
BIN
audio/notifications/04_hum.ogg
Normal file
Binary file not shown.
BIN
audio/notifications/05_flap.ogg
Normal file
BIN
audio/notifications/05_flap.ogg
Normal file
Binary file not shown.
BIN
audio/notifications/06_sharp.ogg
Normal file
BIN
audio/notifications/06_sharp.ogg
Normal file
Binary file not shown.
BIN
audio/notifications/07_cuckoo.ogg
Normal file
BIN
audio/notifications/07_cuckoo.ogg
Normal file
Binary file not shown.
BIN
audio/notifications/08_rude.ogg
Normal file
BIN
audio/notifications/08_rude.ogg
Normal file
Binary file not shown.
BIN
audio/notifications/09_croak.ogg
Normal file
BIN
audio/notifications/09_croak.ogg
Normal file
Binary file not shown.
BIN
audio/notifications/10_lonba.ogg
Normal file
BIN
audio/notifications/10_lonba.ogg
Normal file
Binary file not shown.
BIN
audio/notifications/11_bulb_one.ogg
Normal file
BIN
audio/notifications/11_bulb_one.ogg
Normal file
Binary file not shown.
BIN
audio/notifications/12_guiro.ogg
Normal file
BIN
audio/notifications/12_guiro.ogg
Normal file
Binary file not shown.
BIN
audio/notifications/13_beak.ogg
Normal file
BIN
audio/notifications/13_beak.ogg
Normal file
Binary file not shown.
BIN
audio/notifications/14_nope.ogg
Normal file
BIN
audio/notifications/14_nope.ogg
Normal file
Binary file not shown.
BIN
audio/notifications/15_zip.ogg
Normal file
BIN
audio/notifications/15_zip.ogg
Normal file
Binary file not shown.
BIN
audio/notifications/16_gargle.ogg
Normal file
BIN
audio/notifications/16_gargle.ogg
Normal file
Binary file not shown.
BIN
audio/notifications/17_cough.ogg
Normal file
BIN
audio/notifications/17_cough.ogg
Normal file
Binary file not shown.
BIN
audio/notifications/18_pep.ogg
Normal file
BIN
audio/notifications/18_pep.ogg
Normal file
Binary file not shown.
BIN
audio/notifications/19_woo.ogg
Normal file
BIN
audio/notifications/19_woo.ogg
Normal file
Binary file not shown.
BIN
audio/notifications/20_yeh.ogg
Normal file
BIN
audio/notifications/20_yeh.ogg
Normal file
Binary file not shown.
BIN
audio/notifications/21_oneplus.ogg
Normal file
BIN
audio/notifications/21_oneplus.ogg
Normal file
Binary file not shown.
BIN
audio/ringtones/01_crossing.ogg
Normal file
BIN
audio/ringtones/01_crossing.ogg
Normal file
Binary file not shown.
BIN
audio/ringtones/02_ripple.ogg
Normal file
BIN
audio/ringtones/02_ripple.ogg
Normal file
Binary file not shown.
BIN
audio/ringtones/03_pulse.ogg
Normal file
BIN
audio/ringtones/03_pulse.ogg
Normal file
Binary file not shown.
BIN
audio/ringtones/04_wings.ogg
Normal file
BIN
audio/ringtones/04_wings.ogg
Normal file
Binary file not shown.
BIN
audio/ringtones/05_dolphin.ogg
Normal file
BIN
audio/ringtones/05_dolphin.ogg
Normal file
Binary file not shown.
BIN
audio/ringtones/06_anna.ogg
Normal file
BIN
audio/ringtones/06_anna.ogg
Normal file
Binary file not shown.
BIN
audio/ringtones/07_sticks.ogg
Normal file
BIN
audio/ringtones/07_sticks.ogg
Normal file
Binary file not shown.
BIN
audio/ringtones/08_wizard.ogg
Normal file
BIN
audio/ringtones/08_wizard.ogg
Normal file
Binary file not shown.
BIN
audio/ringtones/09_hammer.ogg
Normal file
BIN
audio/ringtones/09_hammer.ogg
Normal file
Binary file not shown.
BIN
audio/ringtones/10_clwb.ogg
Normal file
BIN
audio/ringtones/10_clwb.ogg
Normal file
Binary file not shown.
BIN
audio/ringtones/11_pneumatic.ogg
Normal file
BIN
audio/ringtones/11_pneumatic.ogg
Normal file
Binary file not shown.
BIN
audio/ringtones/12_abra.ogg
Normal file
BIN
audio/ringtones/12_abra.ogg
Normal file
Binary file not shown.
BIN
audio/ringtones/13_plot.ogg
Normal file
BIN
audio/ringtones/13_plot.ogg
Normal file
Binary file not shown.
BIN
audio/ringtones/14_beetle.ogg
Normal file
BIN
audio/ringtones/14_beetle.ogg
Normal file
Binary file not shown.
BIN
audio/ringtones/15_squirrels.ogg
Normal file
BIN
audio/ringtones/15_squirrels.ogg
Normal file
Binary file not shown.
BIN
audio/ringtones/16_radiate.ogg
Normal file
BIN
audio/ringtones/16_radiate.ogg
Normal file
Binary file not shown.
BIN
audio/ringtones/17_tennis.ogg
Normal file
BIN
audio/ringtones/17_tennis.ogg
Normal file
Binary file not shown.
BIN
audio/ringtones/18_coded.ogg
Normal file
BIN
audio/ringtones/18_coded.ogg
Normal file
Binary file not shown.
BIN
audio/ringtones/19_woo_yeh.ogg
Normal file
BIN
audio/ringtones/19_woo_yeh.ogg
Normal file
Binary file not shown.
BIN
audio/ringtones/20_latency.ogg
Normal file
BIN
audio/ringtones/20_latency.ogg
Normal file
Binary file not shown.
BIN
audio/ringtones/21_Lychee.ogg
Normal file
BIN
audio/ringtones/21_Lychee.ogg
Normal file
Binary file not shown.
BIN
audio/ringtones/22_isekai.ogg
Normal file
BIN
audio/ringtones/22_isekai.ogg
Normal file
Binary file not shown.
BIN
audio/ringtones/23_echo_of_fate.ogg
Normal file
BIN
audio/ringtones/23_echo_of_fate.ogg
Normal file
Binary file not shown.
BIN
audio/ui/ChargingReverse.ogg
Normal file
BIN
audio/ui/ChargingReverse.ogg
Normal file
Binary file not shown.
BIN
audio/ui/ChargingStarted.ogg
Normal file
BIN
audio/ui/ChargingStarted.ogg
Normal file
Binary file not shown.
BIN
audio/ui/Dock.ogg
Normal file
BIN
audio/ui/Dock.ogg
Normal file
Binary file not shown.
BIN
audio/ui/Effect_Tick.ogg
Normal file
BIN
audio/ui/Effect_Tick.ogg
Normal file
Binary file not shown.
BIN
audio/ui/InCallNotification.ogg
Normal file
BIN
audio/ui/InCallNotification.ogg
Normal file
Binary file not shown.
BIN
audio/ui/KeypressDelete.ogg
Normal file
BIN
audio/ui/KeypressDelete.ogg
Normal file
Binary file not shown.
BIN
audio/ui/KeypressInvalid.ogg
Normal file
BIN
audio/ui/KeypressInvalid.ogg
Normal file
Binary file not shown.
BIN
audio/ui/KeypressReturn.ogg
Normal file
BIN
audio/ui/KeypressReturn.ogg
Normal file
Binary file not shown.
BIN
audio/ui/KeypressSpacebar.ogg
Normal file
BIN
audio/ui/KeypressSpacebar.ogg
Normal file
Binary file not shown.
BIN
audio/ui/KeypressStandard.ogg
Normal file
BIN
audio/ui/KeypressStandard.ogg
Normal file
Binary file not shown.
BIN
audio/ui/Lock.ogg
Normal file
BIN
audio/ui/Lock.ogg
Normal file
Binary file not shown.
BIN
audio/ui/LowBattery.ogg
Normal file
BIN
audio/ui/LowBattery.ogg
Normal file
Binary file not shown.
BIN
audio/ui/NFCFailure.ogg
Normal file
BIN
audio/ui/NFCFailure.ogg
Normal file
Binary file not shown.
BIN
audio/ui/NFCInitiated.ogg
Normal file
BIN
audio/ui/NFCInitiated.ogg
Normal file
Binary file not shown.
BIN
audio/ui/NFCSuccess.ogg
Normal file
BIN
audio/ui/NFCSuccess.ogg
Normal file
Binary file not shown.
BIN
audio/ui/NFCTransferComplete.ogg
Normal file
BIN
audio/ui/NFCTransferComplete.ogg
Normal file
Binary file not shown.
BIN
audio/ui/NFCTransferInitiated.ogg
Normal file
BIN
audio/ui/NFCTransferInitiated.ogg
Normal file
Binary file not shown.
BIN
audio/ui/Trusted.ogg
Normal file
BIN
audio/ui/Trusted.ogg
Normal file
Binary file not shown.
BIN
audio/ui/Undock.ogg
Normal file
BIN
audio/ui/Undock.ogg
Normal file
Binary file not shown.
BIN
audio/ui/Unlock.ogg
Normal file
BIN
audio/ui/Unlock.ogg
Normal file
Binary file not shown.
BIN
audio/ui/VideoRecord.ogg
Normal file
BIN
audio/ui/VideoRecord.ogg
Normal file
Binary file not shown.
BIN
audio/ui/VideoStop.ogg
Normal file
BIN
audio/ui/VideoStop.ogg
Normal file
Binary file not shown.
BIN
audio/ui/WirelessChargingStarted.ogg
Normal file
BIN
audio/ui/WirelessChargingStarted.ogg
Normal file
Binary file not shown.
BIN
audio/ui/camera_click.ogg
Normal file
BIN
audio/ui/camera_click.ogg
Normal file
Binary file not shown.
BIN
audio/ui/camera_focus.ogg
Normal file
BIN
audio/ui/camera_focus.ogg
Normal file
Binary file not shown.
BIN
audio/ui/screenshot.ogg
Normal file
BIN
audio/ui/screenshot.ogg
Normal file
Binary file not shown.
Reference in New Issue
Block a user