summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramStore.java
diff options
context:
space:
mode:
authorPatrick Baumann <patb@google.com>2019-10-10 15:50:28 -0700
committerPatrick Baumann <patb@google.com>2019-11-01 07:51:50 -0700
commit34b504c32ff054265630662fa6fa57158cbcdc6c (patch)
tree9dd954310ac0330956ce713d8069e6e2105cddba /rs/java/android/renderscript/ProgramStore.java
parentbe00e16458382847c8fb61f63cde8b41b5ccd94b (diff)
Use KNOWN_PACKAGES when shared lib consumers
This change ensures we find ALL known packages that could be consuming a shared library, not only currently installed ones. Without this check, the system may get into a state in which we have currently uninstalled but on-device apps that depend on a shared library that does not exist on device. This change also leaves static shared library packages on device even if it's not installed for any of the remaining users as it could still be used, but marked uninstalled for users in which it is consumed. Bug: 141413692 Bug: 142083996 Test: Manual; attempt to remove shared lib after marking its consumer uninstalled. Test: atest StaticSharedLibsHostTests Change-Id: Id4e37c3e4d3ea3ad5fddae5d2c7305e56f50eeea
Diffstat (limited to 'rs/java/android/renderscript/ProgramStore.java')
0 files changed, 0 insertions, 0 deletions