mirror of
https://github.com/openharmony/utils_native.git
synced 2026-07-21 09:35:32 -04:00
!38 add error code for device profile subsystem
Merge pull request !38 from Gymee/master
This commit is contained in:
@@ -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
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user