sm8450-common: sensors: Convert nonui notifier into a generalized sensor based notifier
Change-Id: I34b9861341f4f033185fdbd066b46d779dd95cfa
This commit is contained in:
9
sensors/SensorNotifierExt.cpp
Normal file
9
sensors/SensorNotifierExt.cpp
Normal file
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
* Copyright (C) 2024 The LineageOS Project
|
||||
*
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
|
||||
#include "SensorNotifierExt.h"
|
||||
|
||||
SensorNotifierExt::SensorNotifierExt(sp<ISensorManager> /* manager */) {}
|
Reference in New Issue
Block a user