Removing the OverallMcAfeeSecure state. 54/2754/1
authorRyan Ware <ware@linux.intel.com>
Fri, 15 Feb 2013 01:08:16 +0000 (17:08 -0800)
committerRyan Ware <ware@linux.intel.com>
Fri, 15 Feb 2013 01:08:16 +0000 (17:08 -0800)
Change-Id: I297fd8b794e27ad122392153a19a145e06b77aed

doc/Tizen Web Protection API Specification.pdf
doc/Tizen Web Protection Plugin API Specification.pdf
framework/TWPImpl.h

index 00d59eb..7730ca2 100644 (file)
Binary files a/doc/Tizen Web Protection API Specification.pdf and b/doc/Tizen Web Protection API Specification.pdf differ
index c35639e..3e7191a 100644 (file)
Binary files a/doc/Tizen Web Protection Plugin API Specification.pdf and b/doc/Tizen Web Protection Plugin API Specification.pdf differ
index 1fa4688..7eaf9c0 100644 (file)
@@ -189,8 +189,7 @@ typedef enum
        TWP_OverallRiskHigh = 130,                      
        TWP_OverallRiskMedium = 131,            
        TWP_OverallRiskMinimal = 132,           
-       TWP_OverallRiskUnverified = 137,        
-       TWP_OverallMcAfeeSecure = 138,          
+       TWP_OverallRiskUnverified = 137,
        TWP_LastAttributePlaceholder = 160,     
 } TWPCategories;