Merge "Add AID for LoWPAN subsystem" am: f602dd4ced

am: 4ff32084d5

Change-Id: Ib4ff4c6eee71e1bf189e5cb945405cd679d77112
This commit is contained in:
Robert Quattlebaum 2017-08-07 23:56:49 +00:00 committed by android-build-merger
commit 91f952dda0

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 */