OSDN Git Service

backup launcher icons
[android-x86/packages-apps-Launcher3.git] / protos / backup.proto
index 3780bc5..f43f338 100644 (file)
@@ -23,7 +23,7 @@ message Key {
   enum Type {
     FAVORITE = 1;
     SCREEN = 2;
-    IMAGE = 3;
+    ICON = 3;
   }
   required Type type = 1;
   optional string name = 2;  // keep this short