DescriptionCompile components/copresence/proto/enums.proto in Android.
When we compile for android, g++ gets the flag "-DANDROID", and then
pre-processor removes ANDROID from IdentifyType, which causes compile errors.
To fix this, we change ANDROID to ANDROIDOS in IdentifyType.
BUG=550158
Committed: https://crrev.com/5225817ff5148b23e012a0f7966cf679402c5d1a
Cr-Commit-Position: refs/heads/master@{#357605}
Patch Set 1 #
Dependent Patchsets: Messages
Total messages: 13 (5 generated)
|