SensorNotifierExt.cpp 200 B

123456789
  1. /*
  2. * Copyright (C) 2024 The LineageOS Project
  3. *
  4. * SPDX-License-Identifier: Apache-2.0
  5. */
  6. #include "SensorNotifierExt.h"
  7. SensorNotifierExt::SensorNotifierExt(sp<ISensorManager> /* manager */) {}