mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-18 10:18:20 +00:00
Add "option javanano_use_deprecated_package = true;\n" to protos compiled with the nano proto compiler that are referenced in Java files.
Bug: 21273801 Change-Id: I6d9986f5f93980d8a3400e488609a28082fc2cdb
This commit is contained in:
@@ -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";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user