1aa133d352a42aebf93320eded40c75b4d7cff6e7Igor Murashkin## -*- coding: utf-8 -*-
2aa133d352a42aebf93320eded40c75b4d7cff6e7Igor Murashkin##
3aa133d352a42aebf93320eded40c75b4d7cff6e7Igor Murashkin## Copyright (C) 2013 The Android Open Source Project
4aa133d352a42aebf93320eded40c75b4d7cff6e7Igor Murashkin##
5aa133d352a42aebf93320eded40c75b4d7cff6e7Igor Murashkin## Licensed under the Apache License, Version 2.0 (the "License");
6aa133d352a42aebf93320eded40c75b4d7cff6e7Igor Murashkin## you may not use this file except in compliance with the License.
7aa133d352a42aebf93320eded40c75b4d7cff6e7Igor Murashkin## You may obtain a copy of the License at
8aa133d352a42aebf93320eded40c75b4d7cff6e7Igor Murashkin##
9aa133d352a42aebf93320eded40c75b4d7cff6e7Igor Murashkin##      http://www.apache.org/licenses/LICENSE-2.0
10aa133d352a42aebf93320eded40c75b4d7cff6e7Igor Murashkin##
11aa133d352a42aebf93320eded40c75b4d7cff6e7Igor Murashkin## Unless required by applicable law or agreed to in writing, software
12aa133d352a42aebf93320eded40c75b4d7cff6e7Igor Murashkin## distributed under the License is distributed on an "AS IS" BASIS,
13aa133d352a42aebf93320eded40c75b4d7cff6e7Igor Murashkin## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14aa133d352a42aebf93320eded40c75b4d7cff6e7Igor Murashkin## See the License for the specific language governing permissions and
15aa133d352a42aebf93320eded40c75b4d7cff6e7Igor Murashkin## limitations under the License.
16aa133d352a42aebf93320eded40c75b4d7cff6e7Igor Murashkin##
17aa133d352a42aebf93320eded40c75b4d7cff6e7Igor Murashkin<%include file="CameraMetadataKeys.mako" args="java_class='CaptureRequest', xml_kind='controls'" />
18