Loading
RemoteViews - Always load new ApplicationInfo from PackageManager.
Always load ApplicationInfo object needed for RemoteViews Contexts directly from PackageManager. The key used is the package name. Previously this object was read from the RemoteViews bundle, which was provided by the Widget providing app, and this object could not be relied on to have accurate data fields. Bug: 376028556 Flag: EXEMPT Security Fix Test: atest CtsWidgetTestCases:RemoteViewsActivityTest#testApplicationInfo Change-Id: Ie263b51fd2c2bdbf9d622533bb3f77d9f3f7181e