am 1d8f4ad5: Revert "Add "option javanano_use_deprecated_package = true;\n" to protos compiled with the nano proto compiler that are referenced in Java files."

* commit '1d8f4ad59dbb17d80c6b910be8ad85904cb08d68':
  Revert "Add "option javanano_use_deprecated_package = true;\n" to protos compiled with the nano proto compiler that are referenced in Java files."
This commit is contained in:
Sunny Goyal 2015-07-02 00:37:12 +00:00 committed by Android Git Automerger
commit 9e0fcdb412
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@ syntax = "proto2";
package launcher_backup;
option javanano_use_deprecated_package = true;
option java_package = "com.android.launcher3.backup";
option java_outer_classname = "BackupProtos";