summaryrefslogtreecommitdiffstats
path: root/third_party/libwebrtc/build/config/android/test/classpath_order/java/res_template/values/values.xml
blob: ee706b289b5b9e8a560b48bee63a6382c6058ac2 (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright 2021 The Chromium Authors. All rights reserved.
     Use of this source code is governed by a BSD-style license that can be
     found in the LICENSE file. -->


<resources xmlns:android="http://schemas.android.com/apk/res/android">
    <integer name="{{resource_name}}">42</integer>
</resources>