summaryrefslogtreecommitdiffstats
path: root/include/nativebridge
Commit message (Collapse)AuthorAgeFilesLines
* LibNativeBridge: Add early init & env setupjgu212014-09-231-3/+28
| | | | | | | | | Add a method to set up /proc/cpuinfo with enough privileges. Set up the environment for an app in InitializeNativeBridge(). Turn on -Wall for libnativebridge. Change-Id: I0b93da93251c6b4638de786bf98cf99df07c3fc2
* NativeBridge: Refactor for new initialization flowAndreas Gampe2014-09-041-6/+16
| | | | | | Setup becomes Load, have explicit Initialize and Unload. Change-Id: I5a20de1cb68dd1802937b369b14c50c9c1031c67
* NativeBridge: Tighten security on libnativebridgeAndreas Gampe2014-08-221-0/+15
| | | | | | | | | | | | | Do not allow arbitrary paths for the native bridge - only allow simple names. Do not allow re-setup of the native bridge. Bug: 16404669 (cherry picked from commit cd2ef4c1af69727231b84ebc82864c170ff0e8ad) Change-Id: Ie22de356d2307fe2758f9094a85d44e61a4098a1
* Move native bridge library in system/coreCalin Juravle2014-08-121-0/+118
Bug: 16884833 Change-Id: I73aab8e212860ba5aee9444d801806d3da326a41