10 рядки
200 B
C++
10 рядки
200 B
C++
/*
|
|
* Copyright (C) 2024 The LineageOS Project
|
|
*
|
|
* SPDX-License-Identifier: Apache-2.0
|
|
*/
|
|
|
|
#include "SensorNotifierExt.h"
|
|
|
|
SensorNotifierExt::SensorNotifierExt(sp<ISensorManager> /* manager */) {}
|