replicant-frameworks_native/cmds
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
..
atrace Fix async_stop 2015-06-29 23:16:19 +09:00
bugreport Don't use TEMP_FAILURE_RETRY on close in frameworks/native. 2015-05-15 17:05:40 -07:00
dumpstate dumpstate: modify logcat timeout to compensate for storage speed 2015-06-12 13:19:04 -07:00
dumpsys add dumpsys -l to list available services 2013-06-13 16:32:26 -07:00
flatland GLConsumer: Stop using default constructor params 2014-06-24 13:09:19 -07:00
installd Installd: Fix delete_code_cache() clearing the wrong cache dir 2015-07-01 13:03:43 +00:00
ip-up-vpn Include the VPN server IP address in the VPN state file. 2014-09-19 13:27:56 +09:00
rawbu Add a note about emulated sdcard in rawbu usage dump 2013-06-14 10:43:39 -07:00
service libutils clean-up 2013-05-07 18:28:11 -07:00
servicemanager Call selinux_status_open() prior to use of selinux_status_updated(). 2015-06-03 09:27:08 -04:00