diff --git a/LICENSE b/LICENSE index 0210352ae2ade0dd7b4c841cb6e8ba08b4780038..338e5b0bc22082e0ffcc7121c2ed3897a3ddccb0 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ - Copyright (c) 2023 Huawei Device Co., Ltd. All rights reserved. + Copyright (c) 2024 Huawei Device Co., Ltd. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/entry/build-profile.json5 b/entry/build-profile.json5 index 6f2e56988dbd729f98b983526b1dcd2727218d93..02b4f54ac0d45a30ffdbc5b511c4207b647a049b 100644 --- a/entry/build-profile.json5 +++ b/entry/build-profile.json5 @@ -5,6 +5,7 @@ "path": "./src/main/cpp/CMakeLists.txt", "arguments": "", "cppFlags": "", + "abiFilters": ["arm64-v8a", "x86_64"] } }, "targets": [