This fixes a bug where APK JAR signature verifier returned the wrong
certificate chain. Rather than returning the cert chain of the
verified SignerInfo, it was returning the bag of certs of the PKCS#7
SignedData block.
This issue was introduced in Android N and thus does not affect
earlier Android platform versions.
Bug: 29055836
Change-Id: I684c0f8e9ff47b922030645e07b6a114c0eb0963
am: 2cbac3c122
* commit '2cbac3c122e1114f72ef44c3e62c8ec7c372db94':
Updated image sizes and wrapped text around images.
Change-Id: Ie0df8af83058bf81a71f6fb75cb71b453ad9f47e
am: 1ce2279423
* commit '1ce2279423a544d431bf6b64f2bfeb1a4617120b':
Updated image sizes and wrapped text around images.
Change-Id: I61e1bb43a0b32ca80e0875e375c746fc930c85cb
cause: ConfirmDialog is shown when prepareVpn(package, null)
returns false when the package is in always-on mode
We added the code in ag/949136 to stop app replacing app currently set to always-on.
Bug: 28941235
Change-Id: I370e56ad59332cc3fb722a98730fa73a97e26831
am: 71b5005a66
* commit '71b5005a66872c25aaf71be865246294d0888279':
Docs: Fixed an invalid initialization of ExampleProvider member in Content URI patterns docs sample
Change-Id: I09b59dd2cc85de4478012e2326bfce1cfd314e6b
am: 709f0df0d8
* commit '709f0df0d883ee5351d4f5688360fa76f9a84dbc':
Docs: Fixed an invalid initialization of ExampleProvider member in Content URI patterns docs sample
Change-Id: Idee5539ed59ec115e90b4f5413f385e8d51369d8
We're building an exception message string, but by explicitly invoking
.toString() we're accidentally triggering an NPE rather than the typed
exception we want to throw. Build the string in a way that will be
safe and sensical even if the CharSequence is null.
Bug 29009255
Change-Id: I1813260f0b36fd44506b8327f997dd20c2d6c8bf
Stable insets are not calculated in the first pass, so fetch it
manually if needed to avoid a relayout.
Bug: 28705801
Change-Id: I8f9a3bab96b597a80963d7ebcc8b19454b3e45a6
am: 3152ead0f8
* commit '3152ead0f8cb5994100a423b47907db06d8e0d7b':
redirect adt guide to release notes to consolidate the deprecation message. related deletion of file: https://critique.corp.google.com/#review/123463890
Change-Id: I8ec4aee36c2f39f9590fe94ffa8fa7b8da90cf43
This CL fixes a bug in AbsListView where it was not invalidating
children's bounds when AbsListView's bounds change. This was
triggering bugs where if you set padding on a list view, it would
not resize its children.
Bug: 28800232
Change-Id: I81a4e9ea234c395de80efea5ef5e47a71cb95136
am: d6c76ddc51
* commit 'd6c76ddc51a1b607c50d8e443a7affb9b2e0e1b6':
redirect adt guide to release notes to consolidate the deprecation message. related deletion of file: https://critique.corp.google.com/#review/123463890
Change-Id: Ia14317cc6a292fcda6328d96660db0eda5757e12