commit | 77bde44b4ebf9dfdc41be3082a83f16a4ad5077e | [log] [tgz] |
---|---|---|
author | Matt Gilbride <mattgilbride@google.com> | Thu Mar 20 18:50:07 2025 -0700 |
committer | Matt Gilbride <mattgilbride@google.com> | Thu Mar 20 18:50:07 2025 -0700 |
tree | 27600379559ec34adef25b0f0693a38d25862c8d | |
parent | a03ca739528f32f9683b8270a4c97782beb35fd6 [diff] |
Correct `BindServiceLockedWithBalFlagsReported` to int64 flag field The underlying platform code uses a `Long` value, not `int`. Additionally, mirror the `BIND_` constants from `Context.java` over to an enum that can be referenced in the proto's documentation for the flags field. Bug: N/A Test: TH Change-Id: I4ddea56d22472a007a1815853b474dab9e5cc84b