summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorLorenzo Colitti <lorenzo@google.com>2019-09-20 11:36:06 +0900
committerLorenzo Colitti <lorenzo@google.com>2019-09-20 11:58:43 +0900
commitfc901157dcfb936573290fa3177afff5345555e8 (patch)
treee89a906c20339b402eb716b300c29fd33d6684e7 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parente6901bc862536986bd3c8d06192e5084fb987f64 (diff)
Properly test TrafficController permissions on package updates.
The current test we have for a package changing TrafficController permissions (i.e., INTERNET or UPDATE_DEVICE_STATS permissions) is not realistic. This is because the test simulates the update by removing and adding the package. But TrafficController permissions are not driven by broadcasts, they are driven by PackageListObserver, and when an app is updated, PackageListObserver does not see a remove and and add, but a single change event. Add a new test for this. Bug: 137864893 Test: new unit test added Change-Id: I691b928f57c79c19dfb6ddb01983d55ef305c472
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions