2023-09-05 16:45:46 -07:00
|
|
|
/*
|
|
|
|
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
|
|
*
|
|
|
|
* This source code is licensed under the MIT license found in the
|
|
|
|
* LICENSE file in the root directory of this source tree.
|
|
|
|
*/
|
|
|
|
|
2019-11-13 16:36:53 -08:00
|
|
|
{
|
|
|
|
global:
|
|
|
|
JNI_OnLoad;
|
|
|
|
local:
|
|
|
|
*;
|
|
|
|
};
|