diff --git a/android/assets/sound-strings b/android/assets/sound-strings index c4a26a2f56..961476443f 120000 --- a/android/assets/sound-strings +++ b/android/assets/sound-strings @@ -1 +1 @@ -../../data/sound-strings/ \ No newline at end of file +../../data/sound-strings \ No newline at end of file diff --git a/tools/android/update_assets_for_version.sh b/tools/android/update_assets_for_version.sh index 1ae3ccd25f..07f1e887fe 100755 --- a/tools/android/update_assets_for_version.sh +++ b/tools/android/update_assets_for_version.sh @@ -12,7 +12,7 @@ files=(copyright.html faq.html resources-ldpi resources-mdpi resources-hdpi reso resources-ldpi_dark resources-mdpi_dark resources-hdpi_dark resources-xhdpi_dark resources-xxhdpi_dark resources-ldpi_clear resources-mdpi_clear resources-hdpi_clear resources-xhdpi_clear resources-xxhdpi_clear types.txt fonts_blacklist.txt fonts_whitelist.txt languages.txt unicode_blocks.txt - drules_proto.bin drules_proto_dark.bin drules_proto_clear.bin external_resources.txt packed_polygons.bin countries.txt) + drules_proto.bin drules_proto_dark.bin drules_proto_clear.bin external_resources.txt packed_polygons.bin countries.txt sound-strings) for item in ${files[*]} do