Files
frameworks_base/core/java/android
Hugo Benichi bae105a5cc Allow NetworkAgent "immutable updates" to NetworkCapabilities
This patch loosens the validation checks when a NetworkAgent updates it
NetworkCapabilities: instead of checking that capabilities labeled as
"immutable" stay identical across updates, it is now accepted to change
immutable capabilities in a way that the new NetworkCapabilities
satisfies the old NetworkCapabilities.

This allows a NetworkAgent to update itself in order to match more
requests, but will still catch NetworkAgents that sends degradation
updates causing potentially requests to not match anymore.

Bug: 64125969
Test: runtest frameworks-net
Change-Id: I2a1b3f9c0be6415e40edc989d0c1b03b5631f7b1
2017-08-16 18:30:30 +09:00
..
2017-07-17 17:57:11 +01:00
2017-01-25 17:00:55 -08:00
2017-05-25 13:56:00 +01:00
2017-08-01 17:26:21 +00:00
2017-08-01 11:26:18 +09:00
2017-07-17 17:57:11 +01:00