Convert external/hyphenation-patterns to Android.bp

In order to reflect license for each locale precisely, add Android.bp to
every build in locale folder and due to combine .hyb and .lic.txt to a
single soong module name 'hyph-*', also modified PRODUCT_PACKAGES from
both hyph-$(locale) and hyph-$(locale).lic.txt to hyph-$(locale) only.

Bug: 328699844
Test: m ; check system/usr/hyphen-data/
Change-Id: Ibcdd5578d90cc94c95992ad50957070636c1afde
55 files changed