commit | 79a9da8b92f95b58f468eedbc6e4409204aed7d2 | [log] [tgz] |
---|---|---|
author | Jorge Ruesga <jorge@ruesga.com> | Sun Jun 08 00:33:48 2014 +0200 |
committer | Vaughn N <rwaterspf1@floydco.net> | Mon Dec 26 16:04:23 2016 -0500 |
tree | 3eeb331cc256b609d25d21df3ed3e2886d92ed8b | |
parent | 4ff60c60855e3bb5f9766e4d230f28c7c7f9fe73 [diff] |
AppOps: Do not prune apps that are not present Do not prune apps that are not currently present in the device (like USB memory ones). While booting, they are not available but must not be purged from AppOps, because they are still present in the Android app database. Issue-Id: CYAN-2811 Change-Id: I6680cbdf0022812b45d966dffee754399e92accb Signed-off-by: Jorge Ruesga <jorge@ruesga.com>