Merge "Fixing build breakage due to proto compiler change" into ub-launcher3-master

This commit is contained in:
Sunny Goyal
2016-11-10 00:26:37 +00:00
committed by Android (Google) Code Review

View File

@@ -80,7 +80,7 @@ protobuf {
task.builtins {
remove java
javanano {
option 'ignore_services=false'
option "java_package=launcher_log.proto|com.android.launcher3.userevent.nano"
}
}
}