Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NativeBridge: Refactor for new initialization flow | Andreas Gampe | 2014-09-04 | 1 | -1/+1 |
| | | | | | | Setup becomes Load, have explicit Initialize and Unload. Change-Id: I5a20de1cb68dd1802937b369b14c50c9c1031c67 | ||||
* | NativeBridge: Tighten security on libnativebridge | Andreas Gampe | 2014-08-22 | 1 | -0/+40 |
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 |