From 559d585a5d3b61bc05e4ba17f8694957b10dc481 Mon Sep 17 00:00:00 2001 From: Dongsun Lee Date: Wed, 22 Jun 2016 20:23:43 +0900 Subject: [PATCH] Add an error message of csr-framework for ACR-692 Change-Id: I31a9712ab42cbc9a4a037ff11ef42a671df23310 Signed-off-by: Dongsun Lee --- error_messages/csr.xml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/error_messages/csr.xml b/error_messages/csr.xml index 9fbc67b..d7e3c34 100644 --- a/error_messages/csr.xml +++ b/error_messages/csr.xml @@ -24,16 +24,20 @@ TIZEN_ERROR_CSR | 0x06 Removing file or application is failed - + TIZEN_ERROR_CSR | 0x07 + Getting user response is failed + + + TIZEN_ERROR_CSR | 0x08 File not exist - TIZEN_ERROR_CSR | 0x08 + TIZEN_ERROR_CSR | 0x09 File changed after detection - TIZEN_ERROR_CSR | 0x09 + TIZEN_ERROR_CSR | 0x10 File type is invalid -- 2.34.1