History log of /frameworks/base/core/proto/android/service/appwidget.proto
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
21b8d26084d32b94c8f71cfd4e3f47f31a654e6d 30-Mar-2018 Kweku Adams <kwekua@google.com> Cleaning up frameworks protos.

Note: It is currently only safe to renumber the fields because we have
not started using them yet.

* animationadapter: added in http://ag/3709688, but was not following
the indentation policy or the unit naming policy. The durations that
have documentation in
frameworks/base/services/core/java/com/android/server/wm/ state that
they're in milliseconds. These durations didn't have documentation, but
I'm assuming they're in the same units.
* batterystats: was not following the indentation policy
* jobscheduler: AppIdleController was removed in http://ag/3699210 and
the proto was only partially updated
* powermanagerservice: BatterySaverStateMachineProto added in
http://ag/3763026 but was not privacy tagged and the indentation was off
* surfaceanimator: was not following the indentation policy
* remote_animation_target: was not following the indentation policy
* others: weren't following the indentation policy

Bug: 74975371
Test: flash device and run 'test CtsIncidentHostTestCases'
Change-Id: Id012f4690b1d58816fef096523e1a0ea2bccadb0
/frameworks/base/core/proto/android/service/appwidget.proto
c7f93070b6a5c8c12afcb77eb4e95c3018e1729f 30-Sep-2017 Yi Jin <jinyithu@google.com> Convert proto3 to proto2 to avoid forced zero enum value.

The rationale for this change:
1. When defining enum values for platform, we want to use the current
integers, in some cases zero is not defined, but proto3 enforces a zero
default value.

2. Android Metrics Team uses proto2 on server-side

3. When copying .proto to server-side, the known issue of dropping
unknown fields might affect if using proto3

4. Not much benefits from using proto3

Bug: 67110257
Test: manully generate incident report and it looks normal
Change-Id: Ia63e39de549a46683e9f80fcb74f1d771782b7f4
/frameworks/base/core/proto/android/service/appwidget.proto
86882f4587031e48ef1bb60f5f3d8a9a5281c7ee 26-Jan-2017 Mario Bertschler <bmario@google.com> App Widget Service with dump in protobuf format

Test: This protobuf format is validated as a CTS test
Bug: 33088921
Change-Id: I9d2a983052ade06cd3a13857b7e7f9e3d9bc275e
/frameworks/base/core/proto/android/service/appwidget.proto