change background_volume_ratio type in migration script 87/308987/1
authordyamy-lee <dyamy.lee@samsung.com>
Wed, 3 Apr 2024 08:49:17 +0000 (17:49 +0900)
committerdyamy-lee <dyamy.lee@samsung.com>
Wed, 3 Apr 2024 08:50:35 +0000 (17:50 +0900)
commitc5672702daa9f435e57fe3fb01cef35888486659
treea57b03129b07d23eb9038d421790a2ac6c33bf03
parent1d2a7b05da59bc05307d6e8a87eee9c92332664f
change background_volume_ratio type in migration script

In tizen_8.0, it uses interger value about background_volume_ratio.
So, when it upgrade from 7.0 to 8.0, it's data type also changes together.

Change-Id: I3f3d5c10cc1fb940a8da529898a0ffd0bcb087e5
script/migration/tts.sh