OSDN Git Service

Fix fraction and dimension type in Resource.proto
authorMichael Wachenschwanz <mwachens@google.com>
Thu, 19 Apr 2018 01:52:47 +0000 (18:52 -0700)
committerMichael Wachenschwanz <mwachens@google.com>
Fri, 20 Apr 2018 17:46:47 +0000 (10:46 -0700)
commit8b74927e9ecf4d14898d09c168d0d38f164a92bc
treec2f69546b0a90e38264a944a4b4adcbd58979276
parent1074688a265db2d44b244f2f57b9ac081f825e99
Fix fraction and dimension type in Resource.proto

Change fraction and dimnesion type from float to uint32

Change-Id: I641dc42cf7b6bdd8bc16c8cdbd573ec3281a084a
Fixes: 78182701
Test: aapt2_tests
tools/aapt2/Resources.proto
tools/aapt2/format/proto/ProtoDeserialize.cpp
tools/aapt2/format/proto/ProtoSerialize.cpp
tools/aapt2/format/proto/ProtoSerialize_test.cpp