Add a aid/uid for Thread subsystem
Bug: b/202786090 Test: Compiles Change-Id: I168cf2630c9591df161d0e5df71be0f93bf7ce9a
This commit is contained in:
parent
6fd74f0a1c
commit
1aac0c01a6
1 changed files with 1 additions and 0 deletions
|
@ -130,6 +130,7 @@
|
|||
#define AID_VIRTUALIZATIONSERVICE 1081 /* VirtualizationService daemon */
|
||||
#define AID_ARTD 1082 /* ART Service daemon */
|
||||
#define AID_UWB 1083 /* UWB subsystem */
|
||||
#define AID_THREAD_NETWORK 1084 /* Thread Network subsystem */
|
||||
/* Changes to this file must be made in AOSP, *not* in internal branches. */
|
||||
|
||||
#define AID_SHELL 2000 /* adb and debug shell user */
|
||||
|
|
Loading…
Reference in a new issue