Revert "dubai: sensors: Implement UDFPS sensor"
This reverts commit ec3f93036c.
Change-Id: Ieb25d3b8e55e7039a6bbe1906562890c6dda0b5c
This commit is contained in:
parent
71330fa79f
commit
cbc3e04878
4 changed files with 0 additions and 18 deletions
|
|
@ -34,7 +34,6 @@ using ::android::hardware::sensors::V2_0::implementation::ScopedWakelock;
|
|||
|
||||
SensorsSubHal::SensorsSubHal() : mCallback(nullptr), mNextHandle(1) {
|
||||
AddSensor<DoubleTapSensor>();
|
||||
AddSensor<UdfpsSensor>();
|
||||
}
|
||||
|
||||
Return<void> SensorsSubHal::getSensorsList_2_1(ISensors::getSensorsList_2_1_cb _hidl_cb) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue