Add cert level to privacy whitelist table
[platform/core/security/privilege-checker.git] / capi / res / dbspace / README.md
index bec8a70..dec2acb 100755 (executable)
@@ -89,7 +89,7 @@ It wipes the existing whitelist and replaces it with the given file.
 
 ##### Prepare .csv file with following columns
 
-> package_id,privacy_option,settable
+> package_id,cert_level,privacy_option,settable
 
 All field must be filled.