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
15 lines
202 B
Plaintext
15 lines
202 B
Plaintext
{
|
|
global:
|
|
EnsureFrontOfChain;
|
|
AddSpecialSignalHandlerFn;
|
|
RemoveSpecialSignalHandlerFn;
|
|
SkipAddSignalHandler;
|
|
sigaction;
|
|
sigaction64;
|
|
signal;
|
|
sigprocmask;
|
|
sigprocmask64;
|
|
local:
|
|
*;
|
|
};
|