summaryrefslogtreecommitdiffstats
path: root/libnativebridge/tests/InvalidCharsNativeBridge_test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* NativeBridge: Refactor for new initialization flowAndreas Gampe2014-09-041-1/+1
| | | | | | Setup becomes Load, have explicit Initialize and Unload. Change-Id: I5a20de1cb68dd1802937b369b14c50c9c1031c67
* NativeBridge: Tighten security on libnativebridgeAndreas Gampe2014-08-221-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