• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Exclude "androidx" package prefix, otherwise, some classes within this package
2# such as "androidx.startup.InitializationProvider" cannot be found when launching
3# the CaptivePortalActivity, also androidx is typically used by apps as-is so it
4# should not conflict with classes in the bootclasspath.
5androidx\..+
6