Go to file
Mathias Agopian 99b49840d3 PermissionCache caches permission checks
This is intended to absorb the cost of the IPC
to the permission controller.
Cached permission checks cost about 3us, while
full blown ones are two orders of magnitude slower.

CAVEAT: PermissionCache can only handle system
permissions safely for now, because the cache is
not purged upon global permission changes.

Change-Id: I8b8a5e71e191e3c01e8f792f253c379190eee62e
2011-06-27 17:42:15 -07:00
cmds KeyStore: fix test-keystore 2011-06-27 10:38:10 -07:00
include PermissionCache caches permission checks 2011-06-27 17:42:15 -07:00
libs PermissionCache caches permission checks 2011-06-27 17:42:15 -07:00
opengl fix x86 build 2011-05-23 17:48:36 -07:00
services/surfaceflinger PermissionCache caches permission checks 2011-06-27 17:42:15 -07:00
vpn Make VpnService synchronous API. 2011-01-20 12:51:43 +08:00
MODULE_LICENSE_APACHE2
NOTICE resolved conflicts for merge of adee6b35 to honeycomb-plus-aosp 2011-01-17 14:17:12 -08:00