mirror of
https://gitee.com/openharmony/inputmethod_imf
synced 2024-11-23 06:40:06 +00:00
修改BUILD.gn
Signed-off-by: laiguizhong <laiguizhong@huawei.com>
This commit is contained in:
parent
d511b92c17
commit
941c4a6d75
@ -9,7 +9,7 @@
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
# limitations under the License.
|
||||
|
||||
import("//base/miscservices/inputmethod/inputmethod.gni")
|
||||
import("//build/ohos.gni")
|
||||
@ -28,7 +28,7 @@ ohos_shared_library("inputmethod_para") {
|
||||
deps = []
|
||||
external_deps = [
|
||||
"hiviewdfx_hilog_native:libhilog",
|
||||
"startup_l2:syspara",
|
||||
"init:libbegetutil",
|
||||
]
|
||||
public_configs = [ ":inputmethod_para_public_config" ]
|
||||
subsystem_name = "miscservices"
|
||||
|
Loading…
Reference in New Issue
Block a user