adopt non-blocking method to obtain the IpMemoryStore service.

Test: atest FrameworksNetTests
Change-Id: I7de4f23370bdf9c9df5e74ed074c794080d93d95
This commit is contained in:
Xiao Ma
2019-03-25 15:12:49 +09:00
parent c586bdf976
commit afc8845452
2 changed files with 265 additions and 16 deletions

View File

@@ -14,7 +14,7 @@
* limitations under the License.
*/
package com.android.server.connectivity.ipmemorystore;
package com.android.server.net.ipmemorystore;
import static org.junit.Assert.assertEquals;