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

This reverts commit 469fea0b39.

Change-Id: I2977f49a9836fd08038028c6cd8d3eed73185dde
This commit is contained in:
Sunny Goyal 2015-07-01 18:25:00 +00:00
parent 469fea0b39
commit 1d8f4ad59d
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";