summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2015-10-23 19:38:33 +0000
committerandroid-build-merger <android-build-merger@google.com>2015-10-23 19:38:33 +0000
commit135e8cb721efee9d828fc98044a9340cc354b3a4 (patch)
tree198f0b4370c0075d0fca5d3d154b9dd06691bfb8
parent04ad7785a7738fef4874525308a29eb55a793a2b (diff)
parent1cebcca996cf6e3e583dec8aa970091c8f4f75f0 (diff)
downloadLauncher3-135e8cb721efee9d828fc98044a9340cc354b3a4.tar.gz
Merge "Update the Launcher3 backup.proto to use the deprecated nano package." am: 54076676a5android-n-preview-1
am: 1cebcca996 * commit '1cebcca996cf6e3e583dec8aa970091c8f4f75f0': Update the Launcher3 backup.proto to use the deprecated nano package.
-rw-r--r--protos/backup.proto1
1 files changed, 1 insertions, 0 deletions
diff --git a/protos/backup.proto b/protos/backup.proto
index 6704e08ad4..b7ad5ef0c7 100644
--- a/protos/backup.proto
+++ b/protos/backup.proto
@@ -18,6 +18,7 @@ syntax = "proto2";
package launcher_backup;
+option javanano_use_deprecated_package = true;
option java_package = "com.android.launcher3.backup";
option java_outer_classname = "BackupProtos";