commit | 01079ac66c8e086ef1b434966b8fa1ac98f09740 | [log] [tgz] |
---|---|---|
author | Daniel Weis <dweis@google.com> | Thu Oct 22 19:31:20 2015 -0700 |
committer | Daniel Weis <dweis@google.com> | Thu Oct 22 19:31:20 2015 -0700 |
tree | f7dee5bea2aea9734746b28a4ca428405a1560fe | |
parent | cf426036de5a39909b0c5408816a43829642bc76 [diff] |
Update the Launcher3 backup.proto to use the deprecated nano package. This fixes the build breakage that will be caused by I0b930811a3a8240c236d3708d51f11bc04241593 Change-Id: Ie824b04fdaa80ebfa0ba1f0675cf08ede134be12
diff --git a/protos/backup.proto b/protos/backup.proto index d8d94e8..13e9469 100644 --- a/protos/backup.proto +++ b/protos/backup.proto
@@ -18,6 +18,7 @@ package launcher_backup; +option javanano_use_deprecated_package = true; option java_package = "com.android.launcher3.backup"; option java_outer_classname = "BackupProtos";