File tree Expand file tree Collapse file tree 1 file changed +1
-26
lines changed
assets/runtime/android/files/filtering/plugin/android Expand file tree Collapse file tree 1 file changed +1
-26
lines changed Original file line number Diff line number Diff line change 3
3
" java.util:List" ,
4
4
" java.util:ArrayList" ,
5
5
" java.util:Timer" ,
6
- " android.appwidget.AppWidgetHost" ,
7
- " java.lang:*" ,
8
- " java.lang.reflect:*" ,
9
- " java.io:*" ,
10
- " java.nio:*" ,
11
- " java.util:*" ,
12
- " com.tns*:*" ,
13
- " org.nativescript*:*" ,
14
- " android.content*:*" ,
15
- " android.app*:*" ,
16
- " android.os*:*" ,
17
- " android.view*:*" ,
18
- " android.net*:*" ,
19
- " android.graphics*:*" ,
20
- " android.util*:*" ,
21
- " android.media*:*" ,
22
- " android.widget*:*" ,
23
- " android.animation*:*" ,
24
- " android.provider*:*" ,
25
- " android.text*:*" ,
26
- " android.webkit*:*" ,
27
- " androidx.appcompat*:*" ,
28
- " androidx.core*:*" ,
29
- " androidx.viewpager.widget*:*" ,
30
- " androidx.fragment*:*" ,
31
- " androidx.transition*:*"
6
+ " android.appwidget.AppWidgetHost"
32
7
]
33
8
}
You can’t perform that action at this time.
0 commit comments