diff --git a/base/include/errors.h b/base/include/errors.h index d2b43fb..305bb10 100755 --- a/base/include/errors.h +++ b/base/include/errors.h @@ -79,7 +79,8 @@ enum { SUBSYS_WEARABLE = 43, SUBSYS_WEARABLEHARDWARE = 44, SUBSYS_IVI = 45, - SUBSYS_DISTRIBUTEDHARDWARE = 46 + SUBSYS_DISTRIBUTEDHARDWARE = 46, + SUBSYS_DEVICEPROFILE = 47 // new type };