P2P: Reload persistent groups list when new group is created
Supplicant removes old persistent group profiles in configuration file,
when a new group starts. It also informs the same to framework with
P2P_GROUP_STARTED_EVENT event. But framework is not reloading the new profiles
from supplicant, hence UI is not updated with new group.
To fix this issue, framework need to reload group information from supplicant
when P2P_GROUP_STARTED_EVENT event received.
Change-Id: Ic85af144b3d0374a9f54423f8b52f3a85d6817eb
CRs-Fixed: 1050906
1 file changed