Jooyung Han
9aaa45eb6b
Cleanup: use shared apex_key
...
plus, moved VINTF fragments into VAPEX
Bug: 296524155
Test: m
Change-Id: I8adac4c00a98d1fd7c71aa92851567a35d9dabf3
2023-10-10 13:53:36 +09:00
Xin Li
879960bdce
Merge Android U (ab/10368041)
...
Bug: 291102124
Merged-In: I7b6fffac2ada0e039f79bad8cc9b4d954e9c3460
Change-Id: I9466127d8d0fa38df36ca99f704853b2db871e67
2023-08-25 13:29:30 -07:00
Aditya Chitnis
5d346fb79c
Initialize mStopThread in Sensor constructor
...
Bug: 294653181
Bug: 294500012
Test: Presubmit
Change-Id: I9c9a9119eb75e364d3969ae77248370937f1f3c5
2023-08-24 18:41:36 +00:00
Arthur Ishiguro
802c53da89
Add CPU_WRITE_RARELY flag
...
Without this flag, the test may fail with SEGV_ACCERR.
Bug: 293475360
Test: Run test
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:8c5976f06a9c9b0cb92735c3eeba7f7485f4e7ca )
Merged-In: I2d7cfba94145239afde196567400c966a2769419
Change-Id: I2d7cfba94145239afde196567400c966a2769419
2023-08-09 18:17:23 +00:00
Treehugger Robot
bfa8a13317
Merge "Enable Gyroscope sensor injection by AIDL flag" into main
2023-07-26 17:22:28 +00:00
Menna Awadallah
d840c2d5a1
Enable Gyroscope sensor injection by AIDL flag
...
Enable the flag to be used by cuttlefish.
Test: Manual.
Bug: 292206288
Change-Id: I34abe7c5bbec8a336c71775f9db0bd783cf34bc4
2023-07-21 10:57:43 +00:00
Menna Awadallah
e48d39e54d
Enable Magnetometer sensor injection by AIDL flag
...
Enable the flag to be used by cuttlefish.
Test: Manual.
Bug: 291566976
Change-Id: I2dffc862742b86453e1ffda7954e2b73e1e74c52
2023-07-17 14:08:23 +00:00
Xin Li
377be1fa1b
Merge "Merge Android 13 QPR3"
2023-06-26 22:29:51 +00:00
Daniel Norman
d20ebb4f6f
Fixes sensors AIDL default impl APEX's binary name.
...
commit bde01c60fa
moved this APEX from the HIDL to AIDL impl, but accidentally
left out the rename of the binary in the file_contexts
Also deletes unused .rc file here; the APEX already reuses the
.rc file from outside the APEX dir.
Bug: 222579208
Test: Build cf_x86_64_phone using sensors APEX: http://ab/P33964358
Boot the device, use accel sensor to rotate the screen.
Change-Id: Ib107770312bb80b67364c855efd2df3a9bc52b9a
(cherry picked from commit 80e55dabf3
)
2023-06-22 18:36:36 +00:00
deyaoren@google.com
1e1887e055
Cuttlefish sensors apex uses aidl implementation
...
Bug: 210883464
Test: atest hal_implementation VtsAidlHalSensorsTargetTest
Tests run on abtd:
https://android-build.googleplex.com/builds/abtd/run/L63300000953949688
https://android-build.googleplex.com/builds/abtd/run/L18600000953935211
One test is failing on tip of tree
(cherry picked from commit bde01c60fa
)
Change-Id: Iec27e916c94e5a327fc6c4d87451e055b14d9660
2023-06-22 18:21:43 +00:00
Alex Buynytskyy
ec1198d941
UpsideDownCake is now 34
...
Ignore-AOSP-First: UpsideDownCake Finalization
Bug: 275409981
Test: build
Change-Id: I832ab7a8b5445ba85e27bbcf5be64906bfa0e5be
2023-04-07 23:41:20 +00:00
matthuang
df791de79a
[DO NOT MERGE] Add group 'uhid' to sensors multi-HAL.
...
Allow sensor hal to send SW_LID event through HID transport
drivers when hall_effect event is detected.
Bug: 262056923
Bug: 274537630
Test: Build pass.
Change-Id: Iddbb4b83f20955d7c316d0eee391effcf30f5b4f
2023-03-25 15:51:58 +08:00
sangweilin
097d2ce929
catch mutex when notify sampling rate changed, otherwise signal may be lost am: e1e361ed43
am: ab8e9f1b2b
am: c6a975ee1f
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2496635
Change-Id: Idff71b1768fe95ff55d091b577c458f5740c2d31
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-03-20 20:54:27 +00:00
sangweilin
e1e361ed43
catch mutex when notify sampling rate changed, otherwise signal may be lost
...
Change-Id: Ib52f26e731808ecbe5fd2a53fcd8a47ab3882902
Signed-off-by: sangweilin <sangweilin@xiaomi.com>
2023-03-19 06:48:32 +00:00
Anthony Stange
d73b9e0df0
Merge "Sensor:Add sensor type HINGE_ANGLE to function assertTypeMatchStringType" into android13-tests-dev am: 2550e7a719
am: 0415aad813
am: 70d16e0229
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2486876
Change-Id: Ie9d8018ff839addb8a2bd2df543141a413e60eda
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-03-17 16:13:10 +00:00
Anthony Stange
4ad422e74d
Merge "Sensor:Add sensor type HINGE_ANGLE to function assertTypeMatchStringType" into android13-tests-dev am: 2550e7a719
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2486876
Change-Id: Ie628fc877fd63dbe3b8c96d335416b2c741f1c5e
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-03-17 15:02:43 +00:00
Anthony Stange
2550e7a719
Merge "Sensor:Add sensor type HINGE_ANGLE to function assertTypeMatchStringType" into android13-tests-dev
2023-03-17 14:33:01 +00:00
AOYAGI Takako
872cda3300
Fix for VTS test CleanupConnectionsOnInitialize am: 45a15ed8b9
am: c0fd000566
am: 16b926e728
am: e760f283cc
am: 006acfa520
am: ee526c2d41
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2486695
Change-Id: I809ffc2b3f7d0f10a13ff1c97eff8084eeba09c2
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-03-16 02:03:51 +00:00
Dezhi Huang
b5425cb909
Sensor:Add sensor type HINGE_ANGLE to function assertTypeMatchStringType
...
Function assertTypeMatchStringType does not match the sensor type
HINGE_ANGLE that only exists on folding screen phones. When testing the
VtsAidlHalSensorsTargetTest on a folding screen mobile phone,
it will fail.
So we need add CHECK_TYPE_STRING_FOR_SENSOR_TYPE(HINGE_ANGLE) to
the function assertTypeMatchStringType.
Bug: 270831199
Change-Id: Ib82a1168ff90d851eee6ce025464b11bcda7d5ca
2023-03-16 01:55:31 +00:00
AOYAGI Takako
64412bb9cd
Fix for VTS test CleanupConnectionsOnInitialize am: 45a15ed8b9
am: c0fd000566
am: 16b926e728
am: e760f283cc
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2486695
Change-Id: I48186f5bee46d4bb9486f42c0ce410450c51cc08
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-03-16 00:47:32 +00:00
AOYAGI Takako
e760f283cc
Fix for VTS test CleanupConnectionsOnInitialize am: 45a15ed8b9
am: c0fd000566
am: 16b926e728
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2486695
Change-Id: I9d89b36e50daf41894930baeb7bc59f5d45d27a7
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-03-16 00:07:28 +00:00
AOYAGI Takako
c0fd000566
Fix for VTS test CleanupConnectionsOnInitialize am: 45a15ed8b9
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2486695
Change-Id: I105d3e8472f27f2d49a6ab675d173af739fca039
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-03-15 22:54:22 +00:00
AOYAGI Takako
45a15ed8b9
Fix for VTS test CleanupConnectionsOnInitialize
...
Sensor event never occur on DUT that has no sensor.
So, skip this test case on DUT that has no sensor.
Test: run vts -m VtsHalSensorsV2_0TargetTest
Bug: 273383821
Change-Id: I657b74ca3c67c105e40e58a7e4c700370a9db3e3
Signed-off-by: AOYAGI Takako <aoyagi.takako@jp.panasonic.com>
2023-03-15 21:50:31 +00:00
Devin Moore
0fd13e4818
Merge "[Sensor][Bugfix]: Remove redundant assignment operations" am: 7baf2ac4e3
am: 59b483ec3c
am: 6d3361fe03
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2479595
Change-Id: Ie9a9a0c08e11f19645656f4df37329f825273f91
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-03-14 18:41:50 +00:00
zhuhaiqing
610770294d
[Sensor][Bugfix]: Remove redundant assignment operations
...
Remove redundant assignment operations for limitedAxesImuUncal.yBias
Change-Id: I3318f5e71539db7ebd24552a611df6e9567c68d9
Signed-off-by: zhuhaiqing <zhuhaiqing@xiaomi.com>
2023-03-14 02:26:29 +00:00
Matthew Sedam
2d85820979
Fix event collection in SensorsVtsEnvironmentBase.h
...
Only collect the events that match the description.
Bug: 270611181
Test: atest VtsAidlHalSensorsTargetTest
Test: atest VtsHalSensorsV2_0TargetTest
Change-Id: Iac4c4dc39b3a4d32dbfdb7770989204c1fe28c47
2023-03-08 15:37:47 +00:00
Treehugger Robot
6d065549e1
Merge "Remove uses of deprecated GTest macro." am: 3eed07ead0
am: c74317cabf
am: c13f8756d3
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2469729
Change-Id: I00d3db902d583272919eba0891a92137bb02caa6
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-03-04 08:28:26 +00:00
Krzysztof Kosiński
c30ca3077d
Remove uses of deprecated GTest macro.
...
Bug: 271622675
Test: local build, presubmit
Change-Id: I525be287361e65d0c4194bc93d7f17ce3369da5d
2023-03-04 00:46:48 +00:00
TreeHugger Robot
9155cbc773
Merge "Add group 'uhid' to AIDL sensors multi-HAL"
2023-02-04 04:24:38 +00:00
Chia-Ching Yu
5dcb66fe52
Forward HalProxy::debug options.
...
Bug: 267262034
Test: adb shell dumpsys android.hardware.sensors.ISensors/default \
disp_info_histogram_cfg
Change-Id: Ic9eb19fb4483a7f5dae2d5dccb8e72cd4d7d8710
2023-02-01 17:00:03 +08:00
matthuang
0cc9032d2b
Add group 'uhid' to AIDL sensors multi-HAL
...
Allow sensor hal to send SW_LID event through HID transport
drivers when hall_effect event is detected.
Bug: 262056923
Test: Build pass.
Change-Id: I9b583df6090a5e415abac7bef4bc3b7d28c31b8f
2023-01-31 15:11:19 +08:00
Treehugger Robot
7443fb11d0
Merge "sensors: cleanup OWNERS" am: c9f07f5fdc
am: 3fef1c0f59
am: 1856eb00c4
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2372270
Change-Id: Icb51ff4a5b0191a5caea025c2839c4bd038e020c
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-01-04 01:29:58 +00:00
Steven Moreland
ddc9daad96
sensors: cleanup OWNERS
...
I wrote a script to do this.
Bug: N/A
Test: N/A
Change-Id: I2f53125790aea64d7a3c02569cecccc9cec9522b
2022-12-29 23:44:34 +00:00
Chris Kuiper
3c420b663d
HalProxy: Forward 'lshal debug' options.
...
Bug: 262655635
Test: Temporarily added logs to verify option arguments are correctly
forwarded.
Change-Id: Idef9b3371c332b8578cbfa88ba7d4bf4c68155e3
2022-12-14 20:46:34 -08:00
TreeHugger Robot
74280c2e1e
Merge "Define the runtime sensor handle range in ISensors.aidl"
2022-12-12 23:24:27 +00:00
Vladimir Komsiyski
08315ccbb6
Define the runtime sensor handle range in ISensors.aidl
...
Add a test to make sure that there are no sensors with handles within this range in the HAL.
Fix: 259227294
Test: VtsAidlHalSensorsTargetTest
Change-Id: Ib785984a0b43457eacd41031bbf361375f9d21f8
2022-12-07 09:44:40 +01:00
Devin Moore
7daadf2dd0
Merge "Revert^2 "sensors: adding a common convert lib"" am: e7e44e0022
am: b05ef110cb
am: deb29c8bc9
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2323820
Change-Id: I05c67bf5e3e50dae0336119ceba3cefb2da5869b
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-12-06 19:05:32 +00:00
Devin Moore
e7e44e0022
Merge "Revert^2 "sensors: adding a common convert lib""
2022-12-06 16:57:01 +00:00
Devin Moore
160d7a4504
Revert^2 "sensors: adding a common convert lib"
...
3633b6d4fe
Change-Id: Ie13caa288e8cba344225bb2e4fd01fc23b1d4a9d
2022-12-01 23:17:17 +00:00
Aditya Chitnis
29e1bf6b6c
Adding suport for multiple multihal config files am: e61b64baf5
am: 938eae9048
am: 33883bd2df
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2323216
Change-Id: Iee5189571370897c30b575ed42d05fcef79733e0
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-12-01 18:06:20 +00:00
Aditya Chitnis
e61b64baf5
Adding suport for multiple multihal config files
...
Bug: 259450346
Test: Presubmits
Change-Id: Ic7b113e6b8bf94e0c0ffe539f965232b24bdf66d
2022-12-01 10:07:31 +00:00
Krzysztof Kosiński
d8defc5d14
Merge "Revert "sensors: adding a common convert lib"" am: df0bf96001
am: 11b7a8c73f
am: 73e349fb15
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2321957
Change-Id: I3ca09ef208152d3ec5624afb2c0d54a76cecb721
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-11-30 10:31:20 +00:00
Krzysztof Kosiński
3633b6d4fe
Revert "sensors: adding a common convert lib"
...
Revert submission 2313818-sensors_shared_convert
Reason for revert: Breaks wembley_2GB-userdebug
Reverted Changes:
Icf64c8809:sensorservice: use new convert functions
Ibc6ed5566:libandroid_sensor_headers: make host_supported and...
Ib80130fc0:sensors: adding a common convert lib
Change-Id: I3f4cb4dc228b5bf6f81f451c11c11d6ebf19639a
2022-11-30 05:16:15 +00:00
Devin Moore
e21316aa06
Merge "sensors: adding a common convert lib" am: 7b571f974e
am: aaf2c58c6d
am: fbe3168d82
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2313739
Change-Id: I8b613ccb835b2bad8cca6bb62d45a8f3311786a5
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-11-29 23:02:06 +00:00
Devin Moore
d8598ec6db
sensors: adding a common convert lib
...
This common convert library is used by both the HIDL and the AIDL
convert library to provide conversions between ASensorEvent and
sensors_event_t.
Test: atest VtsHalSensorManagerTargetTest
Test: atest VtsHalSensorManagerV1_0TargetTest
Bug: 259711109
Change-Id: Ib80130fc04339245527ed20479cd9212f016713b
2022-11-28 17:55:14 +00:00
Devin Moore
ab55b8a8d2
Merge "Make sensors convert library host_supported" am: 6a58599217
am: 9e39f2f17b
am: f339add894
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2306947
Change-Id: I2468ec4a1d3abb3da425d9cbb26d0511c09b12bc
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-11-23 17:34:10 +00:00
Devin Moore
6a58599217
Merge "Make sensors convert library host_supported"
2022-11-22 17:37:49 +00:00
Karthik Bharadwaj
97258c512f
Merge "Default accel Z direction value to +9.8" am: 34557d4596
am: 72239c642e
am: 92cbbeabd7
...
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2310345
Change-Id: Ie14cc774a21dd1c79e4852bf73ed10aa07d8baa8
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-11-21 23:33:15 +00:00
Karthik Bharadwaj
34557d4596
Merge "Default accel Z direction value to +9.8"
2022-11-21 22:03:14 +00:00
Karthik Bharadwaj
4cea52915a
Default accel Z direction value to +9.8
...
Default the accelerometer defaut Z value to +9.8 to indicate a
more 'natural' resting position of flat with screen up for the
device.
Bug: 242736284
Test: Presubmits, vts VtsHalSensorsV2_0TargetTest.
Change-Id: I92357119173dbc99a0a6665de5d733286ac30c3e
2022-11-21 18:28:44 +00:00