summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeil Fuller <nfuller@google.com>2017-10-27 10:33:38 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-10-27 10:33:38 +0000
commitb0749eb70cc689b5d76d5e067cf819409df76b3e (patch)
tree953383abf014443cb8d544a25e300f80ec2f8823
parent86af6453a09c641b3d56b9b40ec15f665be97b53 (diff)
parent9f3966174021114eaaead1f4a4edeffdcbe59238 (diff)
downloadTimeZoneData-b0749eb70cc689b5d76d5e067cf819409df76b3e.tar.gz
Further fixes to OEM templates am: 5ea1946f81
am: 9f39661740 Change-Id: I59026cb4ec2d65deb2e18fc4c59c4e050042ff84
-rw-r--r--oem_template/xts/AndroidTest.xml4
-rw-r--r--oem_template/xts/README.oem8
2 files changed, 8 insertions, 4 deletions
diff --git a/oem_template/xts/AndroidTest.xml b/oem_template/xts/AndroidTest.xml
index cd86156..5fa472a 100644
--- a/oem_template/xts/AndroidTest.xml
+++ b/oem_template/xts/AndroidTest.xml
@@ -21,8 +21,8 @@
<!-- OEM-INSTRUCTION: Change this to match the package name of the data app -->
<option name="set-option" value="oem-data-app-package-name:com.oemcorp.android.timezone.data" />
<!-- OEM-INSTRUCTION: Change this to match the name of the target used to include the test .apks -->
- <!--
- This has to match the name of the .apk files included in the test
+ <!--
+ This has to match the name of the .apk files included in the test
suite. For example, if the value below is "oem-data-app-apk-prefix:TimeZoneData"
the test will look for TimeZoneData_test1.apk and TimeZoneData_test2.apk, etc. during tests.
-->
diff --git a/oem_template/xts/README.oem b/oem_template/xts/README.oem
index 307724d..a20045b 100644
--- a/oem_template/xts/README.oem
+++ b/oem_template/xts/README.oem
@@ -5,5 +5,9 @@ OEM-INSTRUCTION See below for the purpose of this directory and changes to make.
This directory contains a suggested structure for CTS-like host-side tests for checking the
time zone update feature has been integrated properly.
-These tests are not included in CTS because the OEM must perform their own integration and
-provide their own OEM-specific signed time zone data app .apks under their own package.
+These tests are not included in CTS because the OEM must perform their own feature
+integration and sign their own TimeZoneData app; no CTS-provided TimeZoneData app would be
+installable on an OEM's device.
+
+To pass, OEMs must provide their own OEM-specific signed time zone data app .apks under the
+correct package name and configure the test config.