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

Commit f5f16dc1 authored by Myles Watson's avatar Myles Watson
Browse files

hci: Close linter IfChange block

Bug: 172725986
Test: Upload CL and look for the linter complaining
Tag: #gd-refactor
Change-Id: Iadc778588d6ef95253c1efa4459c39feca845498
parent e7346e17
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -91,7 +91,7 @@ class HciLayer : public Module, public CommandInterface<CommandPacketBuilder> {
  static const ModuleFactory Factory;

 protected:
  // Lint.ThenChange(fuzz/fuzz_hci_layer.h)
  // LINT.ThenChange(fuzz/fuzz_hci_layer.h)
  void ListDependencies(ModuleList* list) override;

  void Start() override;