OSDN Git Service

TYPE_DYNAMIC_SENSOR_META should be wake up sensor
authorPeng Xu <pengxu@google.com>
Thu, 15 Sep 2016 18:05:08 +0000 (11:05 -0700)
committerPeng Xu <pengxu@google.com>
Tue, 27 Sep 2016 21:11:37 +0000 (14:11 -0700)
commit4e44cf52e025991bc575140e923c7d2e4ead62b9
treeeac37654d21e24a8760550d16ebc4a69f1e62550
parentb32a59e797b9e06a8f78199e987aea1992bd51b1
TYPE_DYNAMIC_SENSOR_META should be wake up sensor

This CL makes the default TYPE_DYNAMIC_SENSOR_META sensor a wake-up
type.

Test: m cts-verifier
Test: Run "Dynamic Sensor Discovery Test" with a sensor HAL that
      support dynamic sensor discovery (e.g. contexthub + ag/1189124)

Bug: 31068976

Change-Id: I97197df248a9e89af6b72af3bee3c536a58c8df2
libs/gui/Sensor.cpp