|
| 1 | +{ |
| 2 | + "uses": [ |
| 3 | + "android.app:Activity", |
| 4 | + "android.content.pm:PackageManager", |
| 5 | + "android.content:ContentValues", |
| 6 | + "android.content:Context", |
| 7 | + "android.content:Intent", |
| 8 | + "android.graphics:Bitmap", |
| 9 | + "android.graphics:Bitmap.CompressFormat", |
| 10 | + "android.graphics:Bitmap.Config", |
| 11 | + "android.graphics:BitmapFactory", |
| 12 | + "android.graphics:BitmapFactory.Options", |
| 13 | + "android.graphics:ColorSpace", |
| 14 | + "android.graphics:Matrix", |
| 15 | + "android.graphics:Picture", |
| 16 | + "android.hardware:Camera", |
| 17 | + "android.hardware:Camera.CameraInfo", |
| 18 | + "android.media:ExifInterface", |
| 19 | + "android.net:Uri", |
| 20 | + "android.os:Bundle", |
| 21 | + "android.os:Environment", |
| 22 | + "android.os:Parcelable", |
| 23 | + "android.provider:MediaStore", |
| 24 | + "android.provider:MediaStore.Images", |
| 25 | + "android.provider:MediaStore.Images.Media", |
| 26 | + "android.provider:MediaStore.MediaColumns", |
| 27 | + "android.provider:MediaStore.Video.Media", |
| 28 | + "android.support.v4.content:FileProvider", |
| 29 | + "android.util:DisplayMetrics", |
| 30 | + "android:Manifest", |
| 31 | + "android:Manifest.permission", |
| 32 | + "androidNative:Array", |
| 33 | + "androidx.core.content:FileProvider", |
| 34 | + "java.io:File", |
| 35 | + "java.io:FileInputStream", |
| 36 | + "java.io:FileOutputStream", |
| 37 | + "java.io:OutputStream", |
| 38 | + "java.io:Serializable", |
| 39 | + "java.lang:Boolean", |
| 40 | + "java.lang:Byte", |
| 41 | + "java.lang:Double", |
| 42 | + "java.lang:Float", |
| 43 | + "java.lang:Integer", |
| 44 | + "java.lang:Long", |
| 45 | + "java.lang:Short", |
| 46 | + "java.lang:System" |
| 47 | + ] |
| 48 | +} |
0 commit comments