Add AID for LoWPAN subsystem

Bug: b/64399805
Change-Id: Ida6aa60d8beee9151a723826d99c1e9044dc05be
This commit is contained in:
Robert Quattlebaum 2017-08-04 16:05:40 -07:00
parent 69ff5009c7
commit 01f7576a3e
1 changed files with 1 additions and 0 deletions

View File

@ -120,6 +120,7 @@
#define AID_ESE 1060 /* embedded secure element (eSE) subsystem */
#define AID_OTA_UPDATE 1061 /* resource tracking UID for OTA updates */
#define AID_AUTOMOTIVE_EVS 1062 /* Automotive rear and surround view system */
#define AID_LOWPAN 1063 /* LoWPAN subsystem */
/* Changes to this file must be made in AOSP, *not* in internal branches. */
#define AID_SHELL 2000 /* adb and debug shell user */