Don't depend directly on AppplicationInfo
ApplicationInfo is mutable and unfortunately some apps to actually modify the flags. Due to the lazy loading nature of the network security config this may lead to issues. Instead cache the needed flags and resources at application startup. Bug: 29063413 Change-Id: Ib8ed481e4b192df17205a97d683059db9cfe962b
Loading
Please register or sign in to comment