vendor: import Mist Audio

This commit is contained in:
minaripenguin
2025-06-29 18:24:00 +00:00
committed by ShukakuZa
parent b9e300df3d
commit bbb1397f88
82 changed files with 32 additions and 0 deletions

BIN
audio/alarms/01_trad.ogg Normal file

Binary file not shown.

BIN
audio/alarms/02_crab.ogg Normal file

Binary file not shown.

Binary file not shown.

BIN
audio/alarms/04_pace.ogg Normal file

Binary file not shown.

BIN
audio/alarms/05_arp.ogg Normal file

Binary file not shown.

BIN
audio/alarms/06_reflect.ogg Normal file

Binary file not shown.

BIN
audio/alarms/07_fidget.ogg Normal file

Binary file not shown.

BIN
audio/alarms/08_saw.ogg Normal file

Binary file not shown.

BIN
audio/alarms/09_grains.ogg Normal file

Binary file not shown.

BIN
audio/alarms/10_shake.ogg Normal file

Binary file not shown.

BIN
audio/alarms/11_isekai.ogg Normal file

Binary file not shown.

32
audio/audio.mk Normal file
View 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

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
audio/ringtones/06_anna.ogg Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
audio/ringtones/10_clwb.ogg Normal file

Binary file not shown.

Binary file not shown.

BIN
audio/ringtones/12_abra.ogg Normal file

Binary file not shown.

BIN
audio/ringtones/13_plot.ogg Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
audio/ui/Dock.ogg Normal file

Binary file not shown.

BIN
audio/ui/Effect_Tick.ogg Normal file

Binary file not shown.

Binary file not shown.

BIN
audio/ui/KeypressDelete.ogg Normal file

Binary file not shown.

Binary file not shown.

BIN
audio/ui/KeypressReturn.ogg Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
audio/ui/Lock.ogg Normal file

Binary file not shown.

BIN
audio/ui/LowBattery.ogg Normal file

Binary file not shown.

BIN
audio/ui/NFCFailure.ogg Normal file

Binary file not shown.

BIN
audio/ui/NFCInitiated.ogg Normal file

Binary file not shown.

BIN
audio/ui/NFCSuccess.ogg Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
audio/ui/Trusted.ogg Normal file

Binary file not shown.

BIN
audio/ui/Undock.ogg Normal file

Binary file not shown.

BIN
audio/ui/Unlock.ogg Normal file

Binary file not shown.

BIN
audio/ui/VideoRecord.ogg Normal file

Binary file not shown.

BIN
audio/ui/VideoStop.ogg Normal file

Binary file not shown.

Binary file not shown.

BIN
audio/ui/camera_click.ogg Normal file

Binary file not shown.

BIN
audio/ui/camera_focus.ogg Normal file

Binary file not shown.

BIN
audio/ui/screenshot.ogg Normal file

Binary file not shown.