aboutsummaryrefslogtreecommitdiff
path: root/harness/src/main/java/com/android/tradefed/result/CompatibilityTestResult.java
diff options
context:
space:
mode:
Diffstat (limited to 'harness/src/main/java/com/android/tradefed/result/CompatibilityTestResult.java')
-rw-r--r--harness/src/main/java/com/android/tradefed/result/CompatibilityTestResult.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/harness/src/main/java/com/android/tradefed/result/CompatibilityTestResult.java b/harness/src/main/java/com/android/tradefed/result/CompatibilityTestResult.java
index 5a4b970..e1f92b9 100644
--- a/harness/src/main/java/com/android/tradefed/result/CompatibilityTestResult.java
+++ b/harness/src/main/java/com/android/tradefed/result/CompatibilityTestResult.java
@@ -11,7 +11,7 @@
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
- * limitations under the License
+ * limitations under the License.
*/
package com.android.tradefed.result;