commit | 6103f4363ee898e2e5ef08ffcef4fe93ca0e3883 | [log] [tgz] |
---|---|---|
author | Derek Sollenberger <djsollen@google.com> | Tue Feb 11 10:33:39 2020 -0500 |
committer | Derek Sollenberger <djsollen@google.com> | Thu Feb 13 10:57:54 2020 -0500 |
tree | 5de84cb34a9d9a2350bc7784f2b53c096974481d | |
parent | 6d075f0daba8a7517db9349ca6efcdeec1df77a2 [diff] |
Remove unnecessary UnsupportedAppUsage annotation These annotations were part of the initial bulk assignment of annotations, but do not have any active usage. Further, the start() method is not annotated so there is no clear way for applications to trigger any meaningful behavior. Bug: 149293249 Test: built and surveyed for potential API usage Change-Id: I4118d6d54562079c3c4e4a83fd0e40b50cb08434