For secondary users, a SecurityException is thrown instead of UnsupportedOperationException.
BUG: 28294786
Change-Id: I6402b856eeb02c4c1d940606ae7e69f3ae9cb45d
- Make util.MDnsUtils local to the mdnsFilter plugins
- Remove HP from the vendors recommended via the mdnsFilter plugin
- Copy in HP's code for HP and Mopria plugin
- Do not change any code, beside
- change "_ipp.tcp" to "_ipp._tcp"
- Change package name
- Do not use support lib annotations
- Reduce class visibility if possible
- Add AOSP copyright
- Make ServiceResolveQueue a proper sigleton
- Merge donottranslate and strings
- Add HP and Mopria plugin to RecommendationServiceImpl
- I needed to implement a multiplexer for NsdManager.DiscoveryListener
as we can only have 10 of them active at a time.
Change-Id: I61caa3f4822f9c013140721ed801d18e6839df55
Per discussion with JF and DD, the new holding pen for not-quite-
top-level topics will be a "/topic/" directory, not "/go/". (Currently
the only thing living there is the new "libraries" section.)
Updating redirects and TOCs accordingly. See first comment for
doc stage location.
bug: 28558659
Change-Id: I09201a8334cac70d76559a106a74d5a29fe82128
1. Expand JavaDoc for ClipData.addItem to clarify how MIME types are affected.
2. Add "text/uri-list" to MIME type list only for non-content URIs (as JavaDoc explicitly says).
Bug: 28564003
Change-Id: I074daf34310323725690a9ba2c7dff0542ed6349
am: bb198f80a7
* commit 'bb198f80a7ec95f9af808c9e2c41badbbab2512e':
Remove extraneous Training heading that doesn't appear in other training indexes.
Change-Id: I61559f4a6e7433a93859b581747a2c7de3cb1b20
am: e76ffd19a4
* commit 'e76ffd19a4fec84c11bf91dfc131098d57243303':
Work on issue #28200735: AcitvityManagerService lock held for...
Change-Id: I539b5228b4a9af6764af151dd0d3bb4dac036c4a
am: 66a440a320
* commit '66a440a320ece64452ff42dc5721f124fa7b969f':
Fix a transparent flicker due to wrong crop
Change-Id: I8113d0a453cdca36a00d88fbc9c1e9c5d0942b67
am: e105e8face
* commit 'e105e8faced5b9528421efc48e4ec26e4f487aae':
Remove extraneous Training heading that doesn't appear in other training indexes.
Change-Id: I08b98bc4954535cffc0a4307d540f9f8541e5c56
This flag is only designed to be used by platform internals, such as
DownloadManager, so require that callers hold a nice strong
permission.
Bug: 26571724
Change-Id: Ie5ec55399e2e3a64b2837ef2c0a7a8a79bd1e49f
am: a4a30aaa6c
* commit 'a4a30aaa6cf49a96c77cd2b74c6b79fdeced0cc4':
Remove extraneous Training heading that doesn't appear in other training indexes.
Change-Id: I6f15388dc3567edaf89a3968e7deb4cdcffd9b50
When rapidly inserting/ejecting an adopted storage device, we might
still be trying to prepare the storage device. Catch the exception
to avoid a runtime restart, and keep rolling forward, since we'll
probably be handling the ejected event in a few moments to clean up
any packages.
Bug: 28467146
Change-Id: Ib923663ae6d63259c1b5792b68dfe760612ab838
am: e4f02996b5
* commit 'e4f02996b50f1b5635f760e8e3240f33365ac3ef':
Remove extraneous Training heading that doesn't appear in other training indexes.
Change-Id: If03ebec3f7c7404f80458b5dc84cd3fa71830fce
Pass a SelectionDetails object instead of a pile of booleans into updateActionMenu.
Normalized "is feature X enabled" naming.
Normalized menu fiddling in FilesTuner.
Bug: 28467604
Change-Id: Ic88fab78adf02f794ef0c0550443a3c075e7bab6
Uses a debug log for logging of messages related to hardware providers
that are not mandatory in the device.
Bug: 28530304
Change-Id: Ief1f193f934e7ebe7077366aafaa913b216e3481
Trust agent discovery happens earlier than unlocking the user's
key for file based encryption (FBE), so we need to explicitly
also ask for non-direct-boot-aware packages.
Additionally, never run trust agents for a user that hasn't been
unlocked yet.
Change-Id: Ice8a6510f163508abecfd83d627658f7aaa5107f
Fixes: 28537596
When transfering an animation, copy over app animator transformation
in addition to the animation object itself.
bug: 28399102
Change-Id: I8694a76993476b19ec61d74680d6fc51326a18bf
This is needed since apps will send a null thumbnail for when
some content they do not want screenshotted is playing.
BUG: 28343440
Change-Id: Ie1edc78bf16c8ea014a982a115faf9395c9ccab3
When voice interactor goes null or changes, cancel all existing
active requests and clear them so that they can be re-submitted.
Bug: 28487567
Change-Id: Ibcf024efcc81ff18ef3babfa9a169292207bc816