platform_system_core/run-as
Alex Klyubin 18860c5249 Enable run-as to read packages.list now owned by package_info.
The group ownership of the package database
/data/system/packages.list read by run-as was changed in
977a9f3b1a from "system" to
"package_info". run-as currently changes its effective group to
"system" and is thus unable to read the database.

This CL fixes the issue by making run-as change its effective group
to "package_info" for reading the package database.

Bug: 10411916
Change-Id: Id23059bfb5b43264824917873a31c287f057ce4e
2013-08-20 15:16:31 -07:00
..
Android.mk run-as: set the SELinux security context. 2012-11-13 12:56:48 -05:00
NOTICE
package.c Enable run-as to read packages.list now owned by package_info. 2013-08-20 15:16:31 -07:00
package.h run-as: Get seinfo from packages.list and pass to libselinux. 2013-03-28 06:04:39 -04:00
run-as.c run-as: Get seinfo from packages.list and pass to libselinux. 2013-03-28 06:04:39 -04:00