]> git.saurik.com Git - android/aapt.git/blobdiff - AaptAssets.h
aapt now sorts the strings in the resource string pool.
[android/aapt.git] / AaptAssets.h
index d5345b277caff2b90150bfbb7a9c30399a5d02d4..c5a397c73390163a5f9e559d4512e244300207a1 100644 (file)
@@ -53,17 +53,6 @@ enum {
     AXIS_END = AXIS_VERSION,
 };
 
-enum {
-    SDK_CUPCAKE = 3,
-    SDK_DONUT = 4,
-    SDK_ECLAIR = 5,
-    SDK_ECLAIR_0_1 = 6,
-    SDK_MR1 = 7,
-    SDK_FROYO = 8,
-    SDK_HONEYCOMB_MR2 = 13,
-    SDK_ICE_CREAM_SANDWICH = 14,
-};
-
 /**
  * This structure contains a specific variation of a single file out
  * of all the variations it can have that we can have.