Move test/libcxx/android/ to utils/libcxx/android/ am: 79ccd0d41d am: c3a4658c6f
am: 4902b5080f

Change-Id: Ia54db92e2aad3acfdd89dbf8d3bc5307ad98c90b
diff --git a/test/libcxx/android/__init__.py b/utils/libcxx/android/__init__.py
similarity index 100%
rename from test/libcxx/android/__init__.py
rename to utils/libcxx/android/__init__.py
diff --git a/test/libcxx/android/adb.py b/utils/libcxx/android/adb.py
similarity index 100%
rename from test/libcxx/android/adb.py
rename to utils/libcxx/android/adb.py
diff --git a/test/libcxx/android/build.py b/utils/libcxx/android/build.py
similarity index 100%
rename from test/libcxx/android/build.py
rename to utils/libcxx/android/build.py
diff --git a/test/libcxx/android/compiler.py b/utils/libcxx/android/compiler.py
similarity index 100%
rename from test/libcxx/android/compiler.py
rename to utils/libcxx/android/compiler.py
diff --git a/test/libcxx/android/executors.py b/utils/libcxx/android/executors.py
similarity index 100%
rename from test/libcxx/android/executors.py
rename to utils/libcxx/android/executors.py
diff --git a/test/libcxx/android/test/__init__.py b/utils/libcxx/android/test/__init__.py
similarity index 100%
rename from test/libcxx/android/test/__init__.py
rename to utils/libcxx/android/test/__init__.py
diff --git a/test/libcxx/android/test/config.py b/utils/libcxx/android/test/config.py
similarity index 100%
rename from test/libcxx/android/test/config.py
rename to utils/libcxx/android/test/config.py
diff --git a/test/libcxx/android/test/format.py b/utils/libcxx/android/test/format.py
similarity index 100%
rename from test/libcxx/android/test/format.py
rename to utils/libcxx/android/test/format.py