haze: implement android operations
This commit is contained in:
@@ -37,5 +37,6 @@ namespace haze {
|
||||
R_DEFINE_ERROR_RESULT(UnknownRequestType, 13);
|
||||
R_DEFINE_ERROR_RESULT(UnknownPropertyCode, 14);
|
||||
R_DEFINE_ERROR_RESULT(InvalidPropertyValue, 15);
|
||||
R_DEFINE_ERROR_RESULT(InvalidArgument, 16);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user