Update mechanism for CrossProfileIntentFilters on OTA
Mechanism would be triggered on OTA, identified in PackageManager. The update task is triggered in different thread. Update task clears all the CrossProfileIntentFitlers between user and parent, then it applies the new default filters. Onlt the users who have user property updateCrossProfileIntentFiltersOnOTA set would be eligible for the update. Bug: 258376391 Test: Manually tested the flow Change-Id: I0223466c07006daa195a318e105e7aca338aa3c8
Loading
Please register or sign in to comment