Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit ef9c4e97 authored by Henri Chataing's avatar Henri Chataing
Browse files

system/gd: Remove unimplemented Module virtual methods

- void Module::GetDumpsys() const
- void Module::GetDumpsys(int fd) const
- void Module::GetDumpsys(std::ostringstream& oss) const

These methods are never meaningfully implemented.
Having multiple GetDumpsys() methods (4!) makes it confusing
to know which should be implemented.

Bug: 333555245
Test: m com.android.btservices
Flag: EXEMPT, no-op change
Change-Id: I031ddff1a44054053acead7a1ff50d50b3fca426
parent 1bb1d1f3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment