Resume the behavior when delete a disconnected P2P
For disconnected P2P and opportunistic Aware, we should consider delete interface needs user approval but auto approved.
As the result:
- In InterfaceConflictManager framework will not send dialog and return `ICM_EXECUTE_COMMAND`(no change)
- In HalDeviceManager just accept the deletion of this interface(as use/auto approved), without evaluating priority based on the WorkSource. Before this change, it will fall into the WorkSource-based priority and may reject the deletion.
Bug: 259510295
Test: atest com.android.server.wifi
Change-Id: I2a4959a0d317653d0091f9df61a4a777199a4700
1 file changed