Remove unnecessary log message
This commit is contained in:
parent
917baf45af
commit
532bca4262
1 changed files with 0 additions and 1 deletions
|
|
@ -30,7 +30,6 @@ PlatformService::PlatformService(const std::shared_ptr<anbox::PlatformApiStub> &
|
|||
}
|
||||
|
||||
status_t PlatformService::boot_finished() {
|
||||
ALOGI("!!!!!!!!!!!!!!!!!!!!!!! BOOOT FINISHED --- ANBOXD");
|
||||
platform_api_stub_->boot_finished();
|
||||
return OK;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue