Move all the filter logic of cast & flutter
1. Move the post filtering logic from (cast|flutter)/(cast|flutter)-removed-resources.txt to filters/(cast|flutter).json 2. Reduce cast/icudtl.dat by 8K & flutter/icudtl.dat by 6.2K by removing unnecessary entries in res_index.res which the real res files was previously removed by bin/icupkg. 3. Simplified copy_data.sh and diff_data.sh 4. Remove the reference of flutter/flutter-removed-resources.txt from flutter/README.md Bug: chromium:943348 Change-Id: Iedaad3a5c05098aa8ad67a9bf7165ef74ee816e6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/deps/icu/+/1623634 Reviewed-by:Jungshik Shin <jshin@chromium.org>
Showing
- cast/cast-removed-resources.txt 0 additions, 372 deletionscast/cast-removed-resources.txt
- cast/icudtl.dat 0 additions, 0 deletionscast/icudtl.dat
- filters/cast.json 26 additions, 223 deletionsfilters/cast.json
- filters/flutter.json 26 additions, 1902 deletionsfilters/flutter.json
- flutter/README.md 1 addition, 2 deletionsflutter/README.md
- flutter/flutter-removed-resources.txt 0 additions, 450 deletionsflutter/flutter-removed-resources.txt
- flutter/icudtl.dat 0 additions, 0 deletionsflutter/icudtl.dat
- scripts/copy_data.sh 7 additions, 45 deletionsscripts/copy_data.sh
- scripts/diff_data.sh 1 addition, 16 deletionsscripts/diff_data.sh
Loading
Please register or sign in to comment