xref: /aosp_15_r20/external/zxing/core/bnd.bnd (revision 513427e33d61bc67fc40bc261642ac0b2a686b45)
1*513427e3STreehugger Robot# Copyright 2018 ZXing authors
2*513427e3STreehugger Robot#
3*513427e3STreehugger Robot# Licensed under the Apache License, Version 2.0 (the "License");
4*513427e3STreehugger Robot# you may not use this file except in compliance with the License.
5*513427e3STreehugger Robot# You may obtain a copy of the License at
6*513427e3STreehugger Robot#
7*513427e3STreehugger Robot#      http://www.apache.org/licenses/LICENSE-2.0
8*513427e3STreehugger Robot#
9*513427e3STreehugger Robot# Unless required by applicable law or agreed to in writing, software
10*513427e3STreehugger Robot# distributed under the License is distributed on an "AS IS" BASIS,
11*513427e3STreehugger Robot# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12*513427e3STreehugger Robot# See the License for the specific language governing permissions and
13*513427e3STreehugger Robot# limitations under the License.
14*513427e3STreehugger Robot#
15*513427e3STreehugger Robot
16*513427e3STreehugger RobotBundle-SymbolicName: com.google.zxing.core
17*513427e3STreehugger RobotImport-Package: !com.google.zxing*
18*513427e3STreehugger Robot
19*513427e3STreehugger Robot-exportcontents: \
20*513427e3STreehugger Robot	com.google.zxing*
21