Loading dumpstate/OWNERS +1 −1 Original line number Original line Diff line number Diff line # Bug component: 298624585 # Bug component: 153446 include platform/frameworks/native:/cmds/dumpstate/OWNERS include platform/frameworks/native:/cmds/dumpstate/OWNERS power/aidl/android/hardware/power/SessionConfig.aidl +3 −0 Original line number Original line Diff line number Diff line Loading @@ -25,6 +25,9 @@ parcelable SessionConfig { /** /** * The session's unique ID, used to identify the session for debugging and * The session's unique ID, used to identify the session for debugging and * for multiplexing on the per-process FMQ channel. * for multiplexing on the per-process FMQ channel. * * Values that fit in the 32-bit int range value must be provided when using * the FMQ API, as the FMQ messages can only accept 32-bit Session IDs. */ */ long id; long id; } } Loading
dumpstate/OWNERS +1 −1 Original line number Original line Diff line number Diff line # Bug component: 298624585 # Bug component: 153446 include platform/frameworks/native:/cmds/dumpstate/OWNERS include platform/frameworks/native:/cmds/dumpstate/OWNERS
power/aidl/android/hardware/power/SessionConfig.aidl +3 −0 Original line number Original line Diff line number Diff line Loading @@ -25,6 +25,9 @@ parcelable SessionConfig { /** /** * The session's unique ID, used to identify the session for debugging and * The session's unique ID, used to identify the session for debugging and * for multiplexing on the per-process FMQ channel. * for multiplexing on the per-process FMQ channel. * * Values that fit in the 32-bit int range value must be provided when using * the FMQ API, as the FMQ messages can only accept 32-bit Session IDs. */ */ long id; long id; } }