53191f2811
Change-Id: I34b9861341f4f033185fdbd066b46d779dd95cfa
9 lines
200 B
C++
9 lines
200 B
C++
/*
|
|
* Copyright (C) 2024 The LineageOS Project
|
|
*
|
|
* SPDX-License-Identifier: Apache-2.0
|
|
*/
|
|
|
|
#include "SensorNotifierExt.h"
|
|
|
|
SensorNotifierExt::SensorNotifierExt(sp<ISensorManager> /* manager */) {}
|