Merge "Add HSM AID." am: 4723d7c66d

am: ef1dd0d279

Change-Id: I3b00e1fd0761e9d9daa439cf1ca5eedc0eab84fb
This commit is contained in:
Andrew Scull 2017-08-10 21:39:47 +00:00 committed by android-build-merger
commit a3f425950c
1 changed files with 1 additions and 0 deletions

View File

@ -121,6 +121,7 @@
#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 */
#define AID_HSM 1064 /* hardware security module subsystem */
/* Changes to this file must be made in AOSP, *not* in internal branches. */
#define AID_SHELL 2000 /* adb and debug shell user */