am: c08ac79
* commit 'c08ac79a21722bf793d328e652e6f64118d90fca':
Update persistent WebView packages setting only when user changes it.
Change-Id: Ied22fed362a718cff0b1892dc199ac74e336de03
am: 666bdef
* commit '666bdefa2726ab2f5d93b3058a29c7fb81bd749f':
Ensure at least one default-available webview package is a non-fallback
Change-Id: Ib7943ba13f9760bf8385829c699066058d23acc8
am: 886d17c
* commit '886d17c035805cef3bce3d2d96e53ba48bf5b62b':
Also log IPv4 and IPv6 connectivity of any previous default network
Change-Id: I8c82f1058531d1f5a0cdb73314b8fd742dae7860
am: f8ef3c3
* commit 'f8ef3c36a97b68b5e27127681973244f481cca09':
Log an event whenever we lose the default network.
Record the transport types for connectivity events.
Change-Id: If019f2c448ed3411a0b23dfdd6038e1b9fe2099d
am: 3aef23e
* commit '3aef23e885957310ad27fcf20f11bf4f999edc5a':
Limit don't dispatch when non-interactive and the display is off to watches
Change-Id: If6c696be7cdad708b9710067a2969171175d1029
am: 47719fc
* commit '47719fc1b0794a6c9ae243eba931fcd101702c33':
Also consider loss of IPv6 default route to be fatal
Change-Id: I5fb5dc597edffd5866a86524461a74f09e64e0b1
More work on issue #26390151: Add new JobScheduler API...
...for monitoring content providers
We now have some delays before reporting URI changes, to allow
them to batch together.
Also clean up debug output, and fix some issues with how we
were managing the content observer state.
And while I am here, fix the device idle and app idle controllers
to no longer maintain their own list of jobs, but just directly
iterate over the JobStore.
Change-Id: I709bd7c77e1b5ffb012e36149a739ecb245dd5cd
am: 45e2966
* commit '45e2966da9f81077777bb6df61e9a880790741ec':
Update persistent WebView packages setting only when user changes it.
Change-Id: I8cc5ad1e7bd0dae467413362a23dc803e5aab9ee
am: f014c74
* commit 'f014c74ec4070f1c903bbb8ac82d80b2ddbfe306':
Ensure at least one default-available webview package is a non-fallback
Change-Id: I2128b569cdb414b9ae8d4b15baa36d4e8919a9db
am: 0628d32
* commit '0628d324d0f1c2116c051faadd8e4bf26206b1a6':
Also log IPv4 and IPv6 connectivity of any previous default network
Change-Id: Ibcbd79a6674cf062138ccbd031d14721b0367e22
am: 1feca76
* commit '1feca76bd48008aa3421c8741cb147ecc1a6e912':
Log an event whenever we lose the default network.
Record the transport types for connectivity events.
Change-Id: I2aea598dd2926c18fdb4e6301759539c504038dc
This patch adds an event class derived from IpConnectivityEvent that
records parsing errors of DHCP response packets.
Change-Id: I19516cf05e3419c4262e3236899e52987e5f2264
am: 015e42a
* commit '015e42aef65509270462e3f8e6b165a39d3e37fa':
Limit don't dispatch when non-interactive and the display is off to watches
Change-Id: Id8bd38d5e7fdba893cae3148d82f7fd6b9f5a47f
We still want to dispatch input for non-watch devices when the non-interactive
and the display is off.
Bug: 26277593
Change-Id: I38023b3494e46c63578dd3162e2b9aa0a213862d
am: 7596e9c
* commit '7596e9cdff0fda7d675ff31eef7225b38f316fa6':
Also consider loss of IPv6 default route to be fatal
Change-Id: I566cfd51a01286a0311566f2acaaf14e739f5e70
No longer reuses IV, also stops using SecretKeySpec's, and leaves it to
the Cipher to create the IV.
Bug: 27579433
Change-Id: I11a1cbf525146495fb4209ec6606223a6b15b7bc