replicant-frameworks_native/cmds/installd
Chih-Wei Huang 0e8ae16f08 Fix incorrect odex path handling
It's wrong to just concatenate the apk_path and .odex.
The bug prevents the prebuilt odex being used since Kitkat.

The patch is copied from the code of JellyBean.

Change-Id: I0ce8a877e3df8ae1ab9a0e3aeeef2d5253efc223
2014-04-28 14:08:16 -07:00
..
tests Correcting include path in installd test project's Android.mk 2014-02-28 15:41:57 +00:00
Android.mk Add liblog 2013-04-09 21:55:39 -07:00
commands.c Fix incorrect odex path handling 2014-04-28 14:08:16 -07:00
installd.c Modify installd's restorecon function. 2014-03-28 14:32:07 -04:00
installd.h Extend installd to support SELinux restorecon function. 2014-03-19 17:37:48 +00:00
utils.c restorecon the profile directory. 2014-04-09 19:08:20 +00:00