Martin Stjernholm c7c462af25 Move libsigchain version scripts to app_process, where they are used.
This is a temporary measure to avoid exporting filegroups in the SDK
snapshots. The version scripts will go away when libsigchain can be a
shared lib.

Test: Build and boot
Bug: 153338107
Bug: 142944043
Change-Id: Id7bff041413569342cc5dcaeff144287b2ae1ef9
2020-04-17 00:03:41 +01:00

16 lines
216 B
Plaintext

{
global:
EnsureFrontOfChain;
AddSpecialSignalHandlerFn;
RemoveSpecialSignalHandlerFn;
SkipAddSignalHandler;
bsd_signal;
sigaction;
sigaction64;
signal;
sigprocmask;
sigprocmask64;
local:
*;
};