Files
frameworks_base/core/java/android/net
Remi NGUYEN VAN fc9119df29 Add a test API for testing NetworkStack.getService
NetworkStack.getService was introduced to avoid relying on
Context#getSystemService to obtain the NetworkStack binder token.
To allow it to be mocked in tests, a method is introduced to allow tests
to specify a mock NetworkStack token for their own process.

Test: atest NetworkStackTests, using the change
Bug: 151243982
Change-Id: I04058a007f2dfe1044cabeb3ac508404873665ad
2020-03-19 11:25:50 +09:00
..
2019-08-30 00:16:24 +00:00
2020-02-13 18:37:06 +00:00
2020-01-02 17:09:10 +00:00
2020-01-22 22:27:44 +09:00