Write UID in RemoteViews proto
Adds UID to the RemoteViews proto, and uses PackageManager.getApplicationInfoAsUser instead. This ensures the RemoteViews is deserialized to the same user's ApplicationInfo as it was serialized to. Bug: 364420494 Test: RemoteViewsSerializersTest Flag: android.appwidget.flags.remote_views_proto Change-Id: Id44175b526532d5feb4ce54a18eb82776b5fe8db
Loading
Please register or sign in to comment