aboutsummaryrefslogtreecommitdiffstats
path: root/service_contexts
Commit message (Collapse)AuthorAgeFilesLines
* Enforce more specific service access.dcashman2015-04-071-1/+0
| | | | | | | | | | | | | | | | | | Move the following services from tmp_system_server_service to appropriate attributes: battery bluetooth_manager clipboard commontime_management connectivity content country_detector device_policy deviceidle Bug: 18106000 Change-Id: I0d0f2a075c0509a783631d88ba453ac13399cdf2
* SELinux permissions for gatekeeper TEE proxyAndres Morales2015-04-061-0/+1
| | | | | | | | | | sets up: - execute permissions - binder permission (system_server->gatekeeper->keystore) - prevents dumpstate and shell from finding GK binder service - neverallow rules for prohibited clients Change-Id: I1817933a91de625db469a20c7a4c8e2ca46efa1e
* Add system_api_service and app_api_service attributes.dcashman2015-04-031-1/+1
| | | | | | | | | | | System services differ in designed access level. Add attributes reflecting this distinction and label services appropriately. Begin moving access to the newly labeled services by removing them from tmp_system_server_service into the newly made system_server_service attribute. Reflect the move of system_server_service from a type to an attribute by removing access to system_server_service where appropriate. Change-Id: I7fd06823328daaea6d6f96e4d6bd00332382230b
* Add graphicsstats serviceJohn Reck2015-03-271-0/+1
| | | | Change-Id: I156b139b57f46c695ece35b7b26a3087d87b25df
* Whitelist new carrier config service.Jonathan Basseri2015-03-251-0/+1
| | | | | | | This service will be implemented in packages/services/Telephony. Bug: 19483786 Change-Id: Ia9a90bc859108d8657cae551d657e2fcdc261f88
* Add rule for new deviceidle service.Dianne Hackborn2015-03-191-0/+1
| | | | Change-Id: I283663caea0ee1597645856fb31f13b26e902315
* am 6cfd9d13: am db1320f5: Add security policy for ProcessInfoService.Ruben Brunk2015-01-291-0/+1
|\ | | | | | | | | * commit '6cfd9d13197c35bc2a76cba3bda47a1a5e51855a': Add security policy for ProcessInfoService.
| * Add security policy for ProcessInfoService.Ruben Brunk2015-01-291-0/+1
| | | | | | | | | | | | Bug: 19186859 Change-Id: Ic08858f346d6b66e7bfc9da6faa2c6e38d9b2e82
* | resolved conflicts for merge of e55f2b81 to lmp-mr1-dev-plus-aospdcashman2015-01-141-85/+85
|\| | | | | | | Change-Id: If8473c40d1b3da93d1f0f74d24f40633b2209f5e
| * Make system_server_service an attribute.dcashman2015-01-141-85/+85
| | | | | | | | | | | | | | | | Temporarily give every system_server_service its own domain in preparation for splitting it and identifying special services or classes of services. Change-Id: I81ffbdbf5eea05e0146fd7fd245f01639b1ae0ef
* | am 56c08995: (Telecom-system Part 3.b) Change telecom service context to ↵Santos Cordon2014-12-091-1/+1
|\ \ | |/ |/| | | | | | | | | "system" * commit '56c08995f30b85548ca23bbfbcf1b520eb7fe10a': (Telecom-system Part 3.b) Change telecom service context to "system"
| * (Telecom-system Part 3.b) Change telecom service context to "system"Santos Cordon2014-12-081-1/+1
| | | | | | | | | | Bug: 18112269 Change-Id: I801a3ecb42a2636b15612ff19a55150d06786363
* | Remove entropy from service_contexts.dcashman2014-11-261-1/+0
|/ | | | | | | | | | | Commit: 9287e0dd272b85b475e33bcbd7d868517a0f98f9 removed the registration of EntropyMixer with servicemanager, so it no longer needs a context. Bug: 18106000 Cherry-pick of commit: 7cfef98ce7de17f6f48594e6062f58d6a7f54ea1 Change-Id: I9aeb35e7ffde75090f4234ea193514fb883b1425
* Renaming Telecomm to Telecom.Tyler Gunn2014-09-101-1/+1
| | | | | | | | | | - Changing package from android.telecomm to android.telecom - Changing package from com.android.telecomm to com.android.server.telecomm. - Renaming TelecommManager to TelecomManager. Bug: 17364651 Change-Id: I70e9ecdab7482327f25387ecc6223f46e9cbe10e
* Implement broker pattern for imms (3/3)Ye Wen2014-07-291-1/+1
| | | | | | b/16324360 Change-Id: I4adacdb1d87badfaa109da200aae91869b9786a8
* Add rttmanager in sepolicy's whitelistVinit Deshpande2014-07-281-0/+1
| | | | | | | | | Looks like system server doesn't let you start a service without white listing anymore. Bug: 16628456 Change-Id: I0f6df8fd2afa24f4a1758a90cb5f8e451e0edb6a
* Move MmsService into phone process (2/2)Ye Wen2014-07-211-1/+1
| | | | | | b/16324360 Change-Id: If79f293a547deef570a80a5569ff8eb973ce29be
* Merge "Add MediaProjectionManagerService to service list DO NOT MERGE" into ↵Michael Wright2014-07-171-0/+1
|\ | | | | | | lmp-dev
| * Add MediaProjectionManagerService to service list DO NOT MERGEMichael Wright2014-07-161-0/+1
| | | | | | | | Change-Id: I66a88b5dafc295e6daa9f4c0225aa593c97fe187
* | Add com.android.net.IProxyService to service_contexts.Riley Spahn2014-07-171-0/+1
|/ | | | | | | | | | | Add com.android.net.IProxyService as a system_server_service to service_contexts. Bug: 16369427 (cherry picked from commit 26d6371c5a5cbcc408e65668a55fdc0cf3453858) Change-Id: I3e58681971683bdc7f26a1d130c8bcf8ffcb89e2
* Add "webviewupdate" system server service.Torne (Richard Coles)2014-07-161-0/+1
| | | | | | | | Define the service context for "webviewupdate", a new service that will run in the system server. Bug: 13005501 Change-Id: I841437c59b362fda88d130be2f2871aef87d9231
* am 9c52a78c: am e844113b: Allow SystemServer to start PersistentDataBlockServiceAndres Morales2014-07-091-0/+1
|\ | | | | | | | | * commit '9c52a78c6062a472f2dff96019a6a50f44bd0034': Allow SystemServer to start PersistentDataBlockService
| * Allow SystemServer to start PersistentDataBlockServiceAndres Morales2014-07-081-0/+1
| | | | | | | | Change-Id: I0e8433c4fcbce04e2693a0f8cf1dd89c95684c24
* | am f5ad1b79: am 40b8fb9b: Merge "Add imms service and system_app_service type."Nick Kralevich2014-07-011-0/+1
|\| | | | | | | | | * commit 'f5ad1b79777055edb7b411ac0484d14d10dba656': Add imms service and system_app_service type.
| * Add imms service and system_app_service type.Riley Spahn2014-07-011-0/+1
| | | | | | | | | | | | | | | | Map imms to system_app_service in service_contexts and add the system_app_service type and allow system_app to add the system_app_service. Bug: 16005467 Change-Id: I06ca75e2602f083297ed44960767df2e78991140
* | am ab925f11: am 166c09e5: Merge "Preemptively adding services for pending ↵Nick Kralevich2014-06-301-0/+9
|\| | | | | | | | | | | | | commits." * commit 'ab925f11dbf3b892884856add4b282e33651a9a0': Preemptively adding services for pending commits.
| * Preemptively adding services for pending commits.Riley Spahn2014-06-271-0/+9
| | | | | | | | | | | | | | | | Adding services to service_contexts for the pending commits Icf5997dd6a6ba5e1de675cf5f4334c78c2c037f1 and Ibe79be30b80c18ec45ff69db7527c7a4adf0ee08. Change-Id: Ie898866d1ab3abba6211943e87bcec77ba568567
* | am 0f972174: am c491d5c0: Merge "Add missing services to service_contexts."Nick Kralevich2014-06-261-0/+7
|\| | | | | | | | | * commit '0f9721740e71aef941a42a8ed641896611173e55': Add missing services to service_contexts.
| * Add missing services to service_contexts.Riley Spahn2014-06-261-0/+7
| | | | | | | | | | | | | | Add missing services related to battery, bluetooth, time, and radio to service_contexts. Change-Id: I8bf05feb173d49637048c779757013806837fede
* | Add fingerprint to service_contexts.Riley Spahn2014-06-251-0/+1
|/ | | | | | Add fingerprint to map to system_server_service. Change-Id: I8fbb13df981794d52d30b963eeea2df36fb09a42
* Add missing services to service_contexts.Riley Spahn2014-06-171-0/+5
| | | | | | | Add missing services to service_contexts that we did not include in earlier patch that added SELinux checks in service_manager. Change-Id: I889d999bf0b745bfcb75a3553b207777dc5700b7
* Add SELinux rules for service_manager.Riley Spahn2014-06-121-0/+96
Add a service_mananger class with the verb add. Add a type that groups the services for each of the processes that is allowed to start services in service.te and an attribute for all services controlled by the service manager. Add the service_contexts file which maps service name to target label. Bug: 12909011 Change-Id: I017032a50bc90c57b536e80b972118016d340c7d