diff --git a/base/include/errors.h b/base/include/errors.h index 305bb10c05d48951ee43c4fcee2fa2365ce438ff..d439e1d96f7292674f868ae22732262c1408882c 100755 --- a/base/include/errors.h +++ b/base/include/errors.h @@ -80,7 +80,8 @@ enum { SUBSYS_WEARABLEHARDWARE = 44, SUBSYS_IVI = 45, SUBSYS_DISTRIBUTEDHARDWARE = 46, - SUBSYS_DEVICEPROFILE = 47 + SUBSYS_DEVICEPROFILE = 47, + SUBSYS_CUSTOMIZATION = 48 // new type };