change the chmod for tts-config.xml 64/308964/1
authordyamy-lee <dyamy.lee@samsung.com>
Tue, 2 Apr 2024 09:37:36 +0000 (18:37 +0900)
committerdyamy-lee <dyamy.lee@samsung.com>
Tue, 2 Apr 2024 09:37:36 +0000 (18:37 +0900)
commit6b16b14ea7a0b901f4134cc4fdb771966774ea98
tree02436b6a5cdd94a371edf88154798434477975ff
parentb7420527f9badb9c62608c13e364d4f81e425f80
change the chmod for tts-config.xml

when data migration, previous version in home directory has their authority as 600.
but when root directory after 8.0, it needs 664(rw-rw-r).
If it doesn't apply, it is working fail.

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