mirror of
https://github.com/openharmony/bundlemanager_bundle_framework_lite.git
synced 2026-07-18 17:54:39 -04:00
add
Signed-off-by: shilei <shilei91@huawei.com> Change-Id: Ia4444a26a37465ebdaa1f2e8ddbf448da026c846
This commit is contained in:
@@ -54,7 +54,6 @@ void BundleMgrSliteFeature::Init()
|
||||
BOOL apiResult = samgrLite->RegisterFeatureApi(BMS_SERVICE, BMS_SLITE_FEATURE, publicApi);
|
||||
PRINTI("BundleMgrSliteFeature", "bms feature init %{public}s", apiResult ? "success" : "failure");
|
||||
}
|
||||
SYSEX_FEATURE_INIT(Init);
|
||||
|
||||
BundleMgrSliteFeature::BundleMgrSliteFeature() : Feature(), identity_()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user