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
commands.c
installd.c
installd.h
utils.c Fix validation of system paths in installd. 2014-08-22 14:52:53 +01:00