- f66a6d0 Align enable with createSensorEventConnection by Rocky Fang · 10 months ago
- e7fd954 Dump sensor register status and sensor name by Rocky Fang · 12 months ago
- c9fd7aa Add debug log to show why sensor event connection is not created by Rocky Fang · 11 months ago
- 8aa0980 Improve sensorservice dump by Rocky Fang · 1 year ago
- 0963ded Add clean up code into a flag by Rocky Fang · 1 year, 2 months ago
- 65beac9 Release dynamic sensor data at the end of process by Rocky Fang · 1 year, 2 months ago
- cb142de Skip AppOps call from system UID by Rocky Fang · 1 year, 4 months ago
- beb0dff Clear dynamic sensors during reconnect by Rocky Fang · 1 year, 8 months ago
- 47a7a4a Skip get target SDK for VNDK client on aidl by Rocky Fang · 1 year, 8 months ago
- 8f285d9 Add HAL Bypass Data Injection mode to Sensor Service by Mark Wheatley · 2 years, 1 month ago
- f486c07 Merge "Use String8/16 c_str [aosp-main-future]" into aosp-main-future am: 19bcc3a581 am: be1e4e8d23 am: 77d48e4332 am: ff14d52b0d by Tomasz Wasilczyk · 1 year, 11 months ago
- ff14d52 Merge "Use String8/16 c_str [aosp-main-future]" into aosp-main-future am: 19bcc3a581 am: be1e4e8d23 am: 77d48e4332 by Tomasz Wasilczyk · 1 year, 11 months ago
- be1e4e8 Merge "Use String8/16 c_str [aosp-main-future]" into aosp-main-future am: 19bcc3a581 by Tomasz Wasilczyk · 1 year, 11 months ago
- 19bcc3a Merge "Use String8/16 c_str [aosp-main-future]" into aosp-main-future by Tomasz Wasilczyk · 1 year, 11 months ago
- 02fd95c Use String8/16 c_str [aosp-main-future] by Tomasz Wasilczyk · 1 year, 11 months ago
- 15d790a Migrate String8|16.setTo to assignment operator [sensors] by Tomasz Wasilczyk · 2 years ago
- 40bb5c8 Merge "Migrate String8|16.setTo to assignment operator [sensors]" into udc-dev-plus-aosp am: 3b906b0d36 am: 66b2479dc0 am: 499710615a by Tomasz Wasilczyk · 1 year, 11 months ago
- 0b42a5b Merge "Migrate from android::String isEmpty to empty" into udc-dev-plus-aosp am: 07fd56cc13 am: b8b8fe01b6 am: 1ffe14757c by Tomasz Wasilczyk · 1 year, 11 months ago
- 4997106 Merge "Migrate String8|16.setTo to assignment operator [sensors]" into udc-dev-plus-aosp am: 3b906b0d36 am: 66b2479dc0 by Tomasz Wasilczyk · 1 year, 11 months ago
- 1ffe147 Merge "Migrate from android::String isEmpty to empty" into udc-dev-plus-aosp am: 07fd56cc13 am: b8b8fe01b6 by Tomasz Wasilczyk · 1 year, 11 months ago
- 3b906b0 Merge "Migrate String8|16.setTo to assignment operator [sensors]" into udc-dev-plus-aosp by Tomasz Wasilczyk · 1 year, 11 months ago
- 1b988a4 Merge Android U (ab/10368041) by Xin Li · 2 years ago
- e50b2de Migrate from android::String isEmpty to empty by Tomasz Wasilczyk · 2 years ago
- d89f609 Migrate String8|16.setTo to assignment operator [sensors] by Tomasz Wasilczyk · 2 years ago
- 8017c17 Merge "Use String8/16 c_str [sensors]" into udc-dev-plus-aosp am: 8ff64ba42b am: 6764b4a297 am: c80de8ad84 by Treehugger Robot · 2 years ago
- c80de8a Merge "Use String8/16 c_str [sensors]" into udc-dev-plus-aosp am: 8ff64ba42b am: 6764b4a297 by Treehugger Robot · 2 years ago
- fde494d Use String8/16 c_str [sensors] by Tomasz Wasilczyk · 2 years ago
- 83aa0ab Use String8/16 c_str [sensors] by Tomasz Wasilczyk · 2 years ago
- 60ed836 Process runtime sensor events in a separate thread. by Vladimir Komsiyski · 2 years, 2 months ago
- 574ac3e Revert "Handle runtime sensor events even if there are no real ones." by Vladimir Komsiyski · 2 years ago
- 3b9574a Handle runtime sensor events even if there are no real ones. by Vladimir Komsiyski · 2 years, 2 months ago
- 3494fd5 Fix a typo by Vladimir Komsiyski · 2 years, 4 months ago
- 4871f09 Native runtime sensors direct connection support. by Vladimir Komsiyski · 2 years, 7 months ago
- fafbe05 Refactor the native RuntimeSensor API. by Vladimir Komsiyski · 2 years, 6 months ago
- c160815 Refactor sensor service mode changing logic by Anthony Stange · 2 years, 7 months ago
- cd01ec1 Rename whitelist -> allowlist by Anthony Stange · 2 years, 7 months ago
- 9bb1670 Support REPLAY_DATA_INJECTION mode by Anthony Stange · 2 years, 7 months ago
- 7c43a83 Merge "Reference the runtime sensor range defined in the HAL from SensorService" by TreeHugger Robot · 2 years, 8 months ago
- 705e5ab Fix memory leak when sensor registration fails. by Vladimir Komsiyski · 2 years, 8 months ago
- 29d2afd Reference the runtime sensor range defined in the HAL from SensorService by Vladimir Komsiyski · 2 years, 8 months ago
- f76bba5 Virtual device sensor support in sensor service. by Vladimir Komsiyski · 2 years, 9 months ago
- 0a4cebb Use fdsan in direct channel registration by Brian Duddie · 3 years ago
- 0d4ac56 Reset target SDK version cache on new connection by Brian Duddie · 3 years, 2 months ago
- 4a4d046 Limit access to head tracker sensor by Brian Duddie · 3 years, 3 months ago
- 7be8557 Fix batterystats update on sensor connection cleanup by Brian Duddie · 3 years, 8 months ago
- 6579446 Do not log permission check failures. by matthuang · 3 years, 4 months ago
- 4c19785 Upadate sensor service to use new sensor privacy api by Evan Severson · 3 years, 6 months ago
- 0bce09f Merge "Created new virtual LimitedAxesImuSensor." by Eva Chen · 3 years, 6 months ago
- c7b9263 Created new virtual LimitedAxesImuSensor. by Tyler Trephan · 4 years ago
- e3f27df Sensor: expose sensor UUID to privileged clients by Eric Laurent · 3 years, 7 months ago
- 2fd90a7 Remove unused variable in SensorService code by Arthur Ishiguro · 3 years, 9 months ago
- 92a4860 Merge changes Ib7a08010,Idd72b82e into sc-qpr1-dev am: 0cb6215dd6 am: b48e7dc1fa am: cf90d21bb4 by Chris Kuiper · 3 years, 10 months ago
- 587ef9b sensorservice: Track Proximity state change when app goes idle. by Chris Kuiper · 3 years, 10 months ago
- df11ff2 sensorservice: Refactor tracking logic for the Proximity sensor. by Chris Kuiper · 3 years, 10 months ago
- 8a62852 Only check high sampling permission when requested (native) by Arthur Ishiguro · 3 years, 11 months ago
- 3ab0a1b Update language to comply with Android's inclusive language guidance by lifr · 4 years ago
- a553823 Use IServiceManager method to check app permission by Anh Pham · 4 years, 1 month ago
- 7ea287a Switch away from std::async for proximity-active callback. by Santos Cordon · 4 years, 2 months ago
- 3dae77f Add a comment for method isSensorInCappedSet(). by Anh Pham · 4 years, 2 months ago
- 3a60257 sensorservice: Add proximity active callback APIs. by Andrew Lehmer · 4 years, 4 months ago
- 7bfa35e Add aidl method for removing individual sensor privacy listener by Evan Severson · 4 years, 3 months ago
- b04658b Clear calling ID before using SensorPrivacyManager by Anh Pham · 4 years, 4 months ago
- 340882c Plumb attribution tag to Sensor Service by Arthur Ishiguro · 4 years, 6 months ago
- 4e29133 Update sensor get methods related to sampling rate by Anh Pham · 4 years, 6 months ago
- 5198c99 Subscribe to the microphone toggle state. by Anh Pham · 4 years, 6 months ago
- af91a91 Throttle sensor sampling rates at 200Hz. by Anh Pham · 4 years, 6 months ago
- 883748c Use updated AppOps API in SensorService by Arthur Ishiguro · 4 years, 9 months ago
- 44869f2 Only get target SDK version if not a VNDK client am: 07eb42170b am: a213080500 by Anthony Stange · 5 years ago
- 07eb421 Only get target SDK version if not a VNDK client by Anthony Stange · 5 years ago
- 653bdbd Merge "Check if sensor is accessible on flush" into rvc-dev am: 9aacd0cffd am: f708228c02 am: 935cf8beb3 am: a3f74c0de2 by TreeHugger Robot · 5 years ago
- 29adc8c Check if sensor is accessible on flush by Stan Rokita · 5 years ago
- 6406d8d Merge "Skip checking the app op for step sensors for legacy apps" into rvc-dev am: a0758a8a3d am: 34cd28543e am: 68381fe4a4 am: 11b9d6b229 by TreeHugger Robot · 5 years ago
- 457e639 Skip checking the app op for step sensors for legacy apps by Brian Duddie · 5 years ago
- 1b38658 Validate Shell Command Input Argument Vector by karthik bharadwaj · 5 years ago
- e3ed3d2 Handle backgrounded apps for direct sensor connections by Arthur Ishiguro · 5 years ago
- 539c27c Disable sensors when an app goes to background v2 by Arthur Ishiguro · 5 years ago
- 062b27b Revert "Disable sensors when an app goes to background" by Arthur Ishiguro · 5 years ago
- c8ad44b Revert "Extend background app behavior for direct channel" by Arthur Ishiguro · 5 years ago
- fb64fca Revert "Fail on flush if no sensors are found" by Arthur Ishiguro · 5 years ago
- a962350 Revert "Fix deadlock on SensorService" by Arthur Ishiguro · 5 years ago
- 410d567 Fix deadlock on SensorService by Arthur Ishiguro · 5 years ago
- 14c96b1 Extend background app behavior for direct channel by Arthur Ishiguro · 5 years ago
- 6eb75be Fail on flush if no sensors are found by Arthur Ishiguro · 5 years ago
- 8a7ec57 Disable sensors when an app goes to background by Arthur Ishiguro · 5 years ago
- ad46c78 Convert KeyedVector to std::ordered_map by Arthur Ishiguro · 5 years ago
- 63daa66 Changing logic that generates virtual SENSOR_TYPE_LINEAR_ACCELERATION. by Pierre Fite-Georgel · 6 years ago
- 285aac1 Skip dump proto when initCheck fails by Mike Ma · 5 years ago
- 2474386 Dumpsys sensorservice --proto by Mike Ma · 6 years ago
- 3de9119 Stop illegal FD from causing SensorService crash by Anthony Stange · 6 years ago
- 967ce17 Avoid potential deadlocks in SensorService by Brian Duddie · 6 years ago
- 240d1d6 Only check noteOp in SensorService if AppOp >= 0 by Brian Stack · 6 years ago
- 6a700f9 Do not check AppOp if not required by Brian Stack · 6 years ago
- c225aa1 Call noteOp for sensor events by Brian Stack · 6 years ago
- 793f464 Require AR permission to access step events by Brian Stack · 6 years ago
- 26029ee Prevent stale event from being delivered to client by Brian Stack · 6 years ago
- d33a182 Allow a --user param for cmd sensorservice commands. by Tanmay Patil · 6 years ago
- 605ee5e Merge "Improve Sensor Service's dumpsys when restricted" by TreeHugger Robot · 6 years ago
- bce04d7 Improve Sensor Service's dumpsys when restricted by Brian Stack · 6 years ago
- 5180e46 Fix inverted logic in isOperationRestricted by Brian Stack · 6 years ago
- 5e1f60b Block access to sensors when Sensor Privacy Mode enabled by Michael Groover · 7 years ago