Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-19 | Move some system services to separate directories | Amith Yamasani | |
Refactored the directory structure so that services can be optionally excluded. This is step 1. Will be followed by another change that makes it possible to remove services from the build. Change-Id: Ideacedfd34b5e213217ad3ff4ebb21c4a8e73f85 | |||
2013-12-13 | Fix bad xml generation due to mismatched start/end tags | Amith Yamasani | |
This was causing a problem with lost policy permissions when global proxy was set for a user. Extract all xml literals into constants to avoid such errors in the future. Fix some minor line length issues. Bug: 12065908 Change-Id: I11d532b4aaa978a09ac562fd6b9ddce1f699a03e | |||
2013-12-09 | DO NOT MERGE : Move some system services to their own sub package. | Amith Yamasani | |
(Cherry pick from master) As a next step they can be moved into separate directories to be built as separate modules that may or may not be included in a particular configuration. Moves AppWidgetService, BackupManagerService, ClipboardService, DevicePolicyMS, and WallpaperMS. Change-Id: Idd92871c1828bdde81d85fe99a9c87a22d53169d |