summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorChenbo Feng <fengc@google.com>2019-03-25 18:13:34 -0700
committerChenbo Feng <fengc@google.com>2019-04-02 20:31:57 -0700
commita6817cd532d7036a2ec794f124368de94bf18621 (patch)
tree537af77cf47f1875677ddbc11c1f7d31750a1227 /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
parent436fe58cce87934a88a6e3c6d7d16e19f69a4200 (diff)
Clean up permissions when uids are no longer used
The kernel eBPF maps have a blacklist to store all the uids that doesn't have internet permission. When an app is unintalled from the device and it is the last package on device that uses that uid, make sure we cleaned the uid from the map and do not add no longer used uids into the eBPF map. This action helps reduce the number of entries stored in the map and reduce the chance of overflow the eBPF map. Bug: 128944261 Test: PermissionMonitorTest Change-Id: I10dd0113d00d6cf9ca39902d9721f2591d387d4a
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions