!128 FIX: 修改BUILD.gn

Merge pull request !128 from Mupceet/param_0511
This commit is contained in:
openharmony_ci
2022-06-27 12:54:18 +00:00
committed by Gitee
+2 -2
View File
@@ -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"