DO NOT MERGE: Revert "Update package names to work with the proto3 compiler"
This reverts commit e2ff6b3133.
Change-Id: I3aaf0b7331697fb318afbc1e99e904ea0441e3b8
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
*/
|
||||
syntax = "proto2";
|
||||
|
||||
option java_package = "com.android.launcher3.userevent";
|
||||
option java_package = "com.android.launcher3.userevent.nano";
|
||||
option java_outer_classname = "LauncherLogProto";
|
||||
|
||||
package userevent;
|
||||
|
||||
Reference in New Issue
Block a user