Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 1bcb35bf authored by Hao Li's avatar Hao Li Committed by Narayan Kamath
Browse files

Installd: Fix delete_code_cache() clearing the wrong cache dir



Fix a typo in delete_code_cache() introduced by commit c03de091, 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: default avatarHao Li <hao.i.li@intel.com>
Signed-off-by: default avatarYu Ning <yu.ning@intel.com>
parent 1998615f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment