From eaec50becfc8bb606f6d117e996bed56351c2549 Mon Sep 17 00:00:00 2001 From: JeiFeng Lee Date: Fri, 3 May 2019 09:09:27 +0800 Subject: [PATCH] Update path to audio files The path to these audio files was changed in r.android.com/862589. Update the configuration to read from the new path, too. Bug: 131864467 Test: hear sound when locking/unlocking aosp_blueline Change-Id: Ie0d69de6333a08d3e645829e13a707f83cb05e01 --- core/res/res/values/config.xml | 2 +- .../SettingsProvider/res/values/defaults.xml | 20 +++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/core/res/res/values/config.xml b/core/res/res/values/config.xml index ccf8509c2f8f3..a1861146f4a97 100644 --- a/core/res/res/values/config.xml +++ b/core/res/res/values/config.xml @@ -3693,7 +3693,7 @@ .10 - /system/media/audio/ui/InCallNotification.ogg + /product/media/audio/ui/InCallNotification.ogg 4 diff --git a/packages/SettingsProvider/res/values/defaults.xml b/packages/SettingsProvider/res/values/defaults.xml index d420966079fe4..348f01eaa004e 100644 --- a/packages/SettingsProvider/res/values/defaults.xml +++ b/packages/SettingsProvider/res/values/defaults.xml @@ -65,19 +65,19 @@ 1 - /system/media/audio/ui/LowBattery.ogg + /product/media/audio/ui/LowBattery.ogg 0 0 - /system/media/audio/ui/Dock.ogg - /system/media/audio/ui/Undock.ogg - /system/media/audio/ui/Dock.ogg - /system/media/audio/ui/Undock.ogg + /product/media/audio/ui/Dock.ogg + /product/media/audio/ui/Undock.ogg + /product/media/audio/ui/Dock.ogg + /product/media/audio/ui/Undock.ogg 1 - /system/media/audio/ui/Lock.ogg - /system/media/audio/ui/Unlock.ogg - /system/media/audio/ui/Trusted.ogg - /system/media/audio/ui/WirelessChargingStarted.ogg - /system/media/audio/ui/ChargingStarted.ogg + /product/media/audio/ui/Lock.ogg + /product/media/audio/ui/Unlock.ogg + /product/media/audio/ui/Trusted.ogg + /product/media/audio/ui/WirelessChargingStarted.ogg + /product/media/audio/ui/ChargingStarted.ogg 1000