mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 19:55:33 -04:00
universal7885: Delineageify
Change-Id: I0e2f60bb4ff6c5e095f5e5a57cf4bee9ed0ac2b6 Signed-off-by: SamarV-121 <samarvispute121@pm.me> Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
parent
97a81dec31
commit
ae36727519
6 changed files with 1 additions and 59 deletions
|
|
@ -44,12 +44,6 @@ int main() {
|
|||
goto shutdown;
|
||||
}
|
||||
|
||||
status = power->ILineagePower::registerAsService();
|
||||
if (status != OK) {
|
||||
LOG(ERROR) << "Could not register service (ILineagePower) for Power HAL";
|
||||
goto shutdown;
|
||||
}
|
||||
|
||||
LOG(INFO) << "Power HAL service is Ready.";
|
||||
joinRpcThreadpool();
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue