Fix a problem that ADD_DEVICE operation failed accepted/tizen/unified/20191011.101532 submit/tizen/20191011.062256
authorsaerome.kim <saerome.kim@samsung.com>
Fri, 11 Oct 2019 02:06:14 +0000 (11:06 +0900)
committersaerome.kim <saerome.kim@samsung.com>
Fri, 11 Oct 2019 05:50:57 +0000 (14:50 +0900)
commit0ab8c843f62aea5d6e6d587abbd18c944ed1049f
tree16c8de0e7f1fa32fbd219d070881806f03a36db8
parentc45aa918492aaeff17340fc74bfee9ff963e6a13
Fix a problem that ADD_DEVICE operation failed

- Problem: if the wrong information is entered and failed to ADD_DEVICE.
  user apps can't add devices anymore.
- Cause: When one app removes the user information  while adding the device,
  there is no way to know how the ADD_DEVICE  operation succeeded or not.
- Solution: notify the user with an error when ADD_DEVICE failed.

Signed-off-by: saerome.kim <saerome.kim@samsung.com>
packaging/ua-manager.spec
ua-daemon/src/ua-manager-core.c