sensors/aidl/convert/Android.bp
0 → 100644
+43
−0
sensors/aidl/convert/convert.cpp
0 → 100644
+496
−0
+36
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This is moving the conversion functions from frameworks/native/services/sensorservice/AidlSensorHalWrapper.cpp. This conversion code needs to be shared between sensorservice, a new libsensorserviceaidl, and the new VTS tests for AIDL sensorservice. It will likely also be used by vendors interacting with the new AIDL sensorservice. Test: VtsHalSensorManagerV1_0TargetTest Bug: 205764765 Change-Id: Iabb0bcf0770672671e51fd304f79e14ca94a2d15