replicant-frameworks_native/cmds/installd
Calin Juravle c597b6dd89 Fix validation of system paths in installd.
System apps are now installed under their own directory
(system_app_dir/app_dir/app.apk). The new path doesn't pass installd
validation because of obsolete checks which verify that the path does
not contain subdirectories past the system_app_dir.

The CL fixes the validation to accept at most on subdirectory.

Bug: 17109858
Change-Id: I13abb52c0016610ff436f6a26bb6b3b85dc4dfb0
2014-08-22 14:52:53 +01:00
..
tests Fix validation of system paths in installd. 2014-08-22 14:52:53 +01:00
Android.mk Make dex2oat heap size product configurable [frameworks/native] 2014-07-08 15:12:07 -07:00
commands.c Disable verification based on vold.decrypt. [frameworks/native] 2014-08-15 09:57:55 -07:00
installd.c Make system use patchoat to relocate during runtime. 2014-08-06 16:27:55 -07:00
installd.h Make system use patchoat to relocate during runtime. 2014-08-06 16:27:55 -07:00
utils.c Fix validation of system paths in installd. 2014-08-22 14:52:53 +01:00