Add a fake step counter sensor HAL

This is done by extending the original sensor HAL for Cuttlefish.

Bug: 124355112
Test: $ lunch aosp_cf_x86_64_gsi-userdebug
      $ m -j32
      $ find $OUT/vendor -name *stepcounter.xml # It exists.
      # Launch the built image
      $ atest DeviceHealthTests:com.android.devicehealth.tests.SensorsBootCheck

Change-Id: Ia440cc306ac2aefff59187ecb7c396069ad2d6d8
3 files changed
tree: 675dd9d4a7fead8085099e7bffe0e3dd81112a8e
  1. common/
  2. guest/
  3. host/
  4. tests/
  5. tools/
  6. Android.bp
  7. Android.mk
  8. OWNERS