index
:
platform/frameworks/native
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
sensor
/
include
Age
Commit message (
Expand
)
Author
2024-08-08
Add PID and package name to tracing
Rocky Fang
2024-06-21
Add trace for sensor event
Rocky Fang
2023-12-08
Add SensorManager::getDefaultDeviceSensorList
Vladimir Komsiyski
2023-10-20
Merge "Device-aware native SensorManager." into main
Treehugger Robot
2023-10-20
Device-aware native SensorManager.
Vladimir Komsiyski
2023-10-11
Add HAL Bypass Data Injection mode to Sensor Service
Mark Wheatley
2023-02-25
Merge "Native runtime sensors direct connection support."
TreeHugger Robot
2023-02-21
Add removeInstanceForPackageMethod to SensorManager
Anthony Stange
2023-02-15
Native runtime sensors direct connection support.
Vladimir Komsiyski
2022-11-29
Virtual device sensor support in sensor service.
Vladimir Komsiyski
2022-02-08
Add ASensorManager_getDynamicSensorList.
Erik Staats
2022-01-13
Sensor: expose sensor UUID to privileged clients
Eric Laurent
2021-02-19
Plumb attribution tag to Sensor Service
Arthur Ishiguro
2021-02-16
Update sensor get methods related to sampling rate
Anh Pham
2019-01-22
Merge changes from topic "sensors_ndk_filter"
TreeHugger Robot
2019-01-18
Implement Sensors NDK Filtering
Brian Stack
2019-01-18
Define ASensorEventQueue_requestAdditionalInfoEvents
Brian Stack
2019-01-17
Fix/suppress sensor google-explicit-constructor warnings
Chih-Hung Hsieh
2018-01-16
No sensor access to idle UIDs - native framework
Svet Ganov
2017-07-10
Synchronous resource recover mechanism for ISensorEventConnection
Peng Xu
2017-06-05
Support custom permission, slight adjust of dumpsys print
Peng Xu
2017-05-24
sensors: pass sensor handle along with injected event
Alexey Polyudov
2017-04-04
Set sensor operation parameter implementation
Peng Xu
2017-04-03
Implement android.frameworks.sensorservice@1.0::IEventQueue.
Yifan Hong
2017-03-17
Avoid locking global map during waiting for service
Peng Xu
2017-03-07
Add ASensorEventQueue_registerSensor and default error value
Peng Xu
2017-03-07
split libsensor our of libgui
Mathias Agopian