diff --git a/base/include/errors.h b/base/include/errors.h index d2b43fbc213ea32ad65b1e0406e30889510a25d1..305bb10c05d48951ee43c4fcee2fa2365ce438ff 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 };