Boot Sounds setting in OtherSoundSettings
Uses a persistent system property so it can be accessed by bootanim. BUG:30690353 Change-Id: Iffb7e140074b8bf4b0faabdecbbf163b14360655
This commit is contained in:
@@ -55,6 +55,11 @@
|
||||
android:title="@string/dock_audio_media_title"
|
||||
android:summary="%s" />
|
||||
|
||||
<!-- Boot sounds -->
|
||||
<SwitchPreference
|
||||
android:key="boot_sounds"
|
||||
android:title="@string/boot_sounds_title" />
|
||||
|
||||
<!-- Emergency tone -->
|
||||
<DropDownPreference
|
||||
android:key="emergency_tone"
|
||||
|
Reference in New Issue
Block a user