Fix PropertyNameForField for X86.
Field "X86" has no lowercase runes and was being left uppercase. Change the new PropertyNameForField rules to lowercase the name unless it has any uppercase rune after the first rune (which is always uppercase) and no lowercase runes. Bug: 148865218 Test: proptools_test.go Change-Id: Ifd1c10fc03f5ae1765d25b3f73dba8fd61c5c956
Loading
Please register or sign in to comment