replicant-frameworks_native/libs/binder
Dianne Hackborn 5da5ca520c App ops: new native access API.
This is to help implementation of bug #8181262 and maybe
bug #8181261

Note the current code has not yet been tested; it is only
known to compile at this point.

Change-Id: I489674c96d0d3fc0ddacc92611931a19a9ee5230
2013-02-12 15:13:37 -08:00
..
Android.mk App ops: new native access API. 2013-02-12 15:13:37 -08:00
AppOpsManager.cpp App ops: new native access API. 2013-02-12 15:13:37 -08:00
Binder.cpp Add callback hack to find out when to reload system properties. 2012-05-09 14:53:26 -07:00
BpBinder.cpp
IAppOpsCallback.cpp App ops: new native access API. 2013-02-12 15:13:37 -08:00
IAppOpsService.cpp App ops: new native access API. 2013-02-12 15:13:37 -08:00
IInterface.cpp
IMemory.cpp
IPCThreadState.cpp Revert "ugly, temporary, workaroung for a problem where a binder thread spins forever" 2012-10-06 23:20:00 -07:00
IPermissionController.cpp
IServiceManager.cpp
MemoryBase.cpp
MemoryDealer.cpp
MemoryHeapBase.cpp
Parcel.cpp Aligning native Parcel implementation to Java. 2012-06-08 08:29:01 -07:00
PermissionCache.cpp
ProcessState.cpp add set thread count 2012-04-18 17:50:03 -07:00
Static.cpp