commit | 8e0ba5aecb8a01af596c925299e25522ff616c74 | [log] [tgz] |
---|---|---|
author | Ken Chen <cken@google.com> | Fri Jun 11 03:29:45 2021 +0800 |
committer | Ken Chen <cken@google.com> | Thu Jul 01 11:22:40 2021 +0800 |
tree | 1eb3293e43e857f1b8842da3aecaf69412cf6c64 | |
parent | 4ea88460c9a94fb0dc0b8bdee8fb5498ebcb38df [diff] |
Show UID ranges config in dumpsys netd Dump UID ranges of each network. $ adb shell dumpsys netd ... Networks: ... 51 DUMMY dummy0 52 UNREACHABLE prio 1 uids{ 99995 } 99 LOCAL 65502 PHYSICAL netde1291 Required permission: NONE prio 1 uids{ 99998 99999 }; prio 2 uids{ 99997 } 65503 VIRTUAL netd15920 prio 0 uids{ 99999 } Bug: 182460808 Test: atest NetdBinderTest & adb shell dumpsys netd Change-Id: Ic167f5b37b97390c3b9f0a87856e90fcb1bafdc5