xref: /aosp_15_r20/external/cldr/tools/scripts/ansible/templates/bootstrap-properties.j2 (revision 912701f9769bb47905792267661f0baf2b85bed5)
1# This is set up and maintained by the Ansible script.
2# If you change this file, your changes may be replaced.
3
4# This is a "new" property which specifies
5# the full path to the config dir.
6# It requires a code update in CLDRConfigImpl.
7org.unicode.cldr.util.CLDRConfigImpl.cldrHome="{{ cldr_path }}"
8