Merge "Follow-up 2076940: Allow device owner to configure profile network preference " am: a14bd2a032
Original change: https://android-review.googlesource.com/c/platform/packages/modules/Connectivity/+/2083405 Change-Id: I1aed4124814d6bee2e5d00bb611e0f24367c9cc6 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -14754,6 +14754,7 @@ public class ConnectivityServiceTest {
|
||||
* Make sure requests for per-profile default networking for a device owner is
|
||||
* accepted on T and not accepted on S
|
||||
*/
|
||||
@Test
|
||||
public void testProfileNetworkDeviceOwner() throws Exception {
|
||||
final UserHandle testHandle = UserHandle.of(TEST_WORK_PROFILE_USER_ID);
|
||||
mServiceContext.setWorkProfile(testHandle, false);
|
||||
|
||||
Reference in New Issue
Block a user