3a7293cbbfa4f8af8e816de64541828b540bcc3d
Before this CL, we didn't check whether the remote session existed in the list before. If priority of remote session is higher than local session, it causes us to return the local session even if the list has a remote session. This CL uses a list to cache package names of remote sessions. If the local session has the same package name of the remote session then don't return the local session. Bug: 169052790 Test: make -j42 RunSettingsRoboTests Change-Id: I2726a3deb397f646e4c74a8c445dde6fafb694a8
Merge "Remove dup READ_PRIVILEGED_PHONE_STATE permission" am:
3eb10277da am: 6d5943e6b8 am: bfc09343cd am: 2f3b18d91d
Description
No description provided
Languages
Java
89.8%
Kotlin
10.2%