mirror of
https://github.com/openharmony/device_manager.git
synced 2026-07-20 21:58:27 -04:00
@@ -64,7 +64,7 @@ bool PermissionManager::CheckPermission(void)
|
||||
sptr<IRemoteObject> remoteObject = systemAbilityManager->GetSystemAbility(BUNDLE_MGR_SERVICE_SYS_ABILITY_ID);
|
||||
if (remoteObject == nullptr) {
|
||||
LOGE("failed to get bundle manager proxy.");
|
||||
return true;
|
||||
return false;
|
||||
}
|
||||
|
||||
LOGI("get bundle manager proxy success.");
|
||||
|
||||
Reference in New Issue
Block a user