OSDN Git Service

App Widget Service with dump in protobuf format
authorMario Bertschler <bmario@google.com>
Wed, 25 Jan 2017 23:36:55 +0000 (15:36 -0800)
committerMario Bertschler <bmario@google.com>
Wed, 1 Feb 2017 18:58:31 +0000 (10:58 -0800)
commit86882f4587031e48ef1bb60f5f3d8a9a5281c7ee
treed17d55ed226111b78240a9b2bb5b805a51bc1155
parentcb07efbf74e99dd92230de5394834561bdba3326
App Widget Service with dump in protobuf format

Test: This protobuf format is validated as a CTS test
Bug: 33088921
Change-Id: I9d2a983052ade06cd3a13857b7e7f9e3d9bc275e
core/proto/android/os/incident.proto
core/proto/android/service/appwidget.proto [new file with mode: 0644]
services/appwidget/java/com/android/server/appwidget/AppWidgetServiceImpl.java