am: 5ad78db
* commit '5ad78dbd4c4722ab1e1836183bec08f4f85c2b29':
Allow PO to check if it is in a managed profile.
Change-Id: I8c198bf17c484fee5407341181a4750f8a17fde9
am: fa7b672
* commit 'fa7b6723e6fae582bc4948394b06c0f88dc1baa3':
Allow PO to check if it is in a managed profile.
Change-Id: I3ae227f65db8deb6a2dc622f91807538aa164c4c
am: 8dcd93f
* commit '8dcd93f42018d853f98a96ff09d05bedbab1b438':
Add system api to reach WebViewUpdateService Binder interface.
Change-Id: I1e0ee08a6f830f95d7af804fd809083bf93a7bd4
am: 1c177d8
* commit '1c177d8dae45e72a4709cd023415d98544e756a3':
Add system api to reach WebViewUpdateService Binder interface.
Change-Id: I833bd044c51f309832f64f57eb80490c8e8359d9
Instead of using reflection in XTS tests we add some system-apis to
enable fetching information about webview packages.
Bug: 26381867
Change-Id: If983a01b6855e4a4c08ef0b5873304918d499b76
am: 2056ec9
* commit '2056ec912e3b34fc13a9d64256cf009e0fc35d45':
Keyboard Shortcuts Helper: Include all System shortcuts
Change-Id: Icb89ece33eb7ee2de9c15fe43eb6288bdcf5577c
am: 3916bb0
* commit '3916bb045c41bc354715cfef92bdd646f19f0570':
Keyboard Shortcuts Helper: Include all System shortcuts
Change-Id: I3b7b0d1b6140debce8f7e0bdde2bde3f06767e97
am: bdad7a4
* commit 'bdad7a488cd66c034e7cc3a24e1aca627a326248':
Fix a few known issue in sensor framework
Change-Id: Ie66c302f53b3b16bf28ac37c8652b08db9bb25e6
am: 3dd991d
* commit '3dd991d117585b2a4ab10cc5416c1ce199717a8f':
Fix a few known issue in sensor framework
Change-Id: Icb1f886e14740b79daf2b680029e5b7fc0084ac4
Generally we return info for the latest installed package; which could
either be a built-in [i.e. on the /system partition] package or a user
updated package. In certain circumstances, we want to be able to get
the version on the /system partition regardless of whether or not the
user has updated it. We do this by passing MATCH_FACTORY_ONLY to
getPackageInfo().
Bug: 27469181
Change-Id: I8dd1d110e2d72e5c6f024812d0b5d15d8b217347
Removing entries from a Bundle may change its has-FDs state, so now
induce a recheck after removals. In support of that, make the
recheck set the known state in all cases, not just in the has-FDs
case; and note that filterValues() inherently produces a result that
is known to have no FDs.
Bug 26676151
Change-Id: Ida07b77ad2046aeafb98e0b164cd571ce45d064f
am: ae10eb8
* commit 'ae10eb8f88d35d89a14a044284c012c0d648d339':
Remove support for DSA with SHA-512 from v2 sig verification.
Change-Id: I1c238d6952048357758456d3f67d00eab1076ae3
am: 3a21805
* commit '3a21805aa19d34b1aede3c14eab2292b0f91ee89':
Remove support for DSA with SHA-512 from v2 sig verification.
Change-Id: I37a7c268fbfc8d60ebded9c3ea6e0098c0c9610f
Android platform does not support DSA with SHA-512. Thus, it does not
make sense to support this unsupported algorithm in APK Signature
Scheme v2.
Bug: 24331392
Change-Id: Ie90b3dd8dd67bad65c64dfb7f6bf427e8ed282ba
This is an input consumer similar to the one used when hiding the navbar,
but placed above wallpapers. It might be useful for processing touch
events over "desktop" in freeform MW mode.
Re-landing I9d6d28a624f750ad48fc39f9b149dd1f989cceba after fixing build.
Bug:26688904
Change-Id: I89fdabd9c72cdd4a1d7ca626c33ddc99ddea97f9