service: nfp: address comments
This commit is contained in:
parent
28792b26a5
commit
d389a05005
9 changed files with 29 additions and 26 deletions
|
@ -768,7 +768,7 @@ public:
|
|||
return input_engine->SetCameraFormat(identifier, camera_format);
|
||||
}
|
||||
|
||||
Common::Input::NfcState SupportsNfc() override {
|
||||
Common::Input::NfcState SupportsNfc() const override {
|
||||
return input_engine->SupportsNfc(identifier);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue