commit | 52b7e96327c00bb4ecdb68d7db6344ad323334ef | [log] [tgz] |
---|---|---|
author | Junyu Lai <junyulai@google.com> | Tue Feb 07 14:52:56 2023 +0800 |
committer | Junyu Lai <junyulai@google.com> | Tue Feb 21 14:03:16 2023 +0800 |
tree | f6e1941471adc0321bfbd08f96350ba48a31bc74 | |
parent | 05600c129ed8ff319fb84e2f1a1c58473cb69774 [diff] |
Fix nested run as shell exception The ConnectUtil.clearWifiBlocklist calls runAsShell but the permissions are already adopted by testBlockedStatusCallback. Adapt the permissions when the needed API is called. Also add some logs for future debugging. Test: atest CtsNetTestCasesLatestSdk:android.net.cts.ConnectivityManagerTest#testBlockedStatusCallback Fix: 266608770 Change-Id: I0b15d4e816f3138a732515c6f11bd0dc723b03fe