OSDN Git Service

docs: Correct labeling for two USB events
authorAndrew Solovay <asolovay@google.com>
Tue, 24 Oct 2017 18:20:38 +0000 (11:20 -0700)
committerAndrew Solovay <asolovay@google.com>
Tue, 24 Oct 2017 18:20:38 +0000 (11:20 -0700)
commit65fc7f57ac7c8662765bd443d9dcb7e465ec0274
tree86b0f58a388cabefb1a69ac64a8b5712f51ce6e7
parent81831f89ce65ee275652f95322cc167f54da7c85
docs: Correct labeling for two USB events

Per bug, these were mislabeled as broadcast actions, when they're
actually activity intents. This has consequences post-O, since
broadcast actions are now subject to limitations.

Doc is staged to:

http://go/dac-stage/reference/android/hardware/usb/UsbManager.html

Bug: 36672976
Test: make ds-docs
Change-Id: I2b515b1ac152de389f952af21166ed2ba7843044
core/java/android/hardware/usb/UsbManager.java