Copy CLDR 32.0.1 from unicode.org to aosp/cldr-release-32-0-1.
These files were exported from the CLDR Subversion repository by running
the following commands:
svn export --force https://unicode.org/repos/cldr/tags/release-32-0-1 .
git clean -dfX
git add -A .
Bug: 79438058
Change-Id: I0b4a10f3a3f49b52ffe4bdb3c60cb1cc65de8cc1
diff --git a/exemplars/main/aak.xml b/exemplars/main/aak.xml
new file mode 100644
index 0000000..c0b469f
--- /dev/null
+++ b/exemplars/main/aak.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
+<!-- Copyright © 1991-2014 Unicode, Inc.
+CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
+For terms of use, see http://www.unicode.org/copyright.html
+-->
+<ldml>
+ <identity>
+ <version number="$Revision: 13159 $"/>
+ <language type="aak"/>
+ </identity>
+ <layout>
+ <orientation>
+ <characterOrder>left-to-right</characterOrder>
+ <lineOrder>top-to-bottom</lineOrder>
+ </orientation>
+ </layout>
+ <characters>
+ <exemplarCharacters draft="unconfirmed">[a b d e g i ɨ j k m n ŋ o p r s t u w x y]</exemplarCharacters>
+ <exemplarCharacters type="auxiliary" draft="unconfirmed">[c f h l q v z]</exemplarCharacters>
+ </characters>
+</ldml>