blob: ec28ff5d37035a27ce17c250994f1ef156b7ca23 [file] [log] [blame]
Jakub Pawlowskie280f122017-04-05 09:22:29 -07001<?xml version="1.0" encoding="utf-8"?>
2<!--
3 Copyright 2017 The Chromium Authors. All rights reserved. Use of this source
4 code is governed by a BSD-style license that can be found in the LICENSE
5 file.
6-->
7
8<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="org.jni.generator">
9
10 <uses-sdk android:minSdkVersion="16" android:targetSdkVersion="24" />
11 <application></application>
12
13</manifest>