Bug 709585 - Part 5, hal code for the Power API. r=cjones

This commit is contained in:
Kan-Ru Chen
2012-01-31 01:08:00 -05:00
parent 1fbb7ab86d
commit a0f8ffaaef
11 changed files with 138 additions and 2 deletions

View File

@@ -173,6 +173,14 @@ GetCurrentNetworkInformation(hal::NetworkInformation* aNetworkInfo)
bridge->GetCurrentNetworkInformation(aNetworkInfo);
}
void
Reboot()
{}
void
PowerOff()
{}
} // hal_impl
} // mozilla