* Enable automatic per-app language support
This will send list of available localisation to Android for then user
to change the languages in Settings. The default language for Lawnchair
is set to English American (en-us)
Signed-off-by: GitHub <noreply@github.com>
* Enable pseudolocales for Debug variant
* Move pseudoLocalesEnabled into all block
---------
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: Goooler <wangzongler@gmail.com>