History log of /system/core/libnativebridge/tests/UnavailableNativeBridge_test.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ab0da5a9a6860046619629b8e6b83692d35dff86 10-Sep-2014 jgu21 <jinghui.gu@intel.com> LibNativeBridge: Add early init & env setup

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
/system/core/libnativebridge/tests/UnavailableNativeBridge_test.cpp
035bd7541ed909344348b6a4e17a7ef01a434653 03-Sep-2014 Andreas Gampe <agampe@google.com> NativeBridge: Refactor for new initialization flow

Setup becomes Load, have explicit Initialize and Unload.

Change-Id: I5a20de1cb68dd1802937b369b14c50c9c1031c67
/system/core/libnativebridge/tests/UnavailableNativeBridge_test.cpp
049249ce7addafaa0bd09480cd8858cd2c54138f 20-Aug-2014 Andreas Gampe <agampe@google.com> NativeBridge: Tighten security on libnativebridge

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
/system/core/libnativebridge/tests/UnavailableNativeBridge_test.cpp