Go to file
Hao Li 1bcb35bf87 Installd: Fix delete_code_cache() clearing the wrong cache dir
Fix a typo in delete_code_cache() introduced by commit c03de09, which
causes the function to empty /data/data/<package_name>/cache/ rather
than /data/data/<package_name>/code_cache/.

The following CTS test case should now pass:

 com.android.cts.appsecurity.SplitTests#testClearCodeCache

Change-Id: I2d9452d70ed39b3ea29ad65fb35e788c2fef5100
Signed-off-by: Hao Li <hao.i.li@intel.com>
Signed-off-by: Yu Ning <yu.ning@intel.com>
2015-07-01 13:03:43 +00:00
build Increase growth limit from 64m to 80m for 1024mb hdpi tablet 2014-12-11 13:40:37 -08:00
cmds Installd: Fix delete_code_cache() clearing the wrong cache dir 2015-07-01 13:03:43 +00:00
data/etc Revert "Camera: Add XML entries and files for new system features" 2014-12-03 11:13:06 -08:00
docs framework/native/docs: remove doc footer for jd output 2015-05-27 10:13:35 -07:00
include libgui/SurfaceFlinger: Add getConsumerName 2015-06-09 11:28:37 -07:00
libs GLConsumer: Fix crop math 2015-06-11 10:20:23 -07:00
opengl Check that width and height parameters are small. 2015-06-01 11:12:28 -07:00
services sf: Initialize EventThread before creating HWC 2015-06-17 11:08:29 -07:00
MODULE_LICENSE_APACHE2
NOTICE