summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorColin Cross <ccross@android.com>2019-08-14 09:37:07 -0700
committerColin Cross <ccross@android.com>2019-08-14 16:32:22 -0700
commitdfa50902b8c593a69fb0fe954db6a83f48ce9a64 (patch)
treee6e83e1ba91373d8b0c23acba7c7e0b28f1d61e2 /rs/java/android/renderscript/ProgramVertexFixedFunction.java
parentc64c204f59bc20b3521dca1105fbe9a768787739 (diff)
Adapt to google::protobuf::int64 type change
Protobuf 3.9.1 redefines google::protobuf::int64 from long long to int64_t, which is sometimes long and sometimes long long. Use PRIi64 to print it. Also temporarily cast to int64_t to decouple this change from the change that updates protobuf. Bug: 117607748 Test: m checkbuild Change-Id: I482b957d2262e5001140ed1153c7de2b17facae2
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions