Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 585a2147 authored by Alexander Potapenko's avatar Alexander Potapenko
Browse files

Added AID for the new dmesgd

Bug: 215095687
Test: m -j dmesgd
Change-Id: Iee3a1a644115c7808ca545ca8d22cd783a2be114
parent a1a2c257
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -132,6 +132,7 @@
#define AID_UWB 1083              /* UWB subsystem */
#define AID_THREAD_NETWORK 1084   /* Thread Network subsystem */
#define AID_DICED 1085            /* Android's DICE daemon */
#define AID_DMESGD 1086           /* dmesg parsing daemon for kernel report collection */
/* Changes to this file must be made in AOSP, *not* in internal branches. */

#define AID_SHELL 2000 /* adb and debug shell user */