1<?xml version="1.0" encoding="utf-8"?> 2<!-- 3 Copyright 2019 The Chromium OS Authors. All rights reserved. 4 Use of this source code is governed by a BSD-style license that can be 5 found in the LICENSE file. 6--> 7<resources> 8 <!-- The name of the app [CHAR LIMIT=32] --> 9 <string name="app_name">C2E2ETest</string> 10</resources> 11