Merge "adopt non-blocking method to obtain the IpMemoryStore service."

This commit is contained in:
Xiao Ma
2019-05-09 11:30:56 +00:00
committed by Gerrit Code Review
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;