Remove sensor HAL 1.0 config

Bug: 202249887
Test: Verify basic sampling functions on C10.
      Run VtsHalSensorsV1_0TargetTest and see no test items.
Signed-off-by: Rick Chen <rickctchen@google.com>
Change-Id: I7ce97e417ce5e8c4589845a5138010aa9288ccb3
This commit is contained in:
Rick Chen 2022-02-18 15:20:09 +08:00 committed by TreeHugger Robot
parent 6b95566a55
commit 1fef1eca2d

View file

@ -129,14 +129,5 @@
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>android.hardware.sensors</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>ISensors</name>
<instance>default</instance>
</interface>
</hal>
<kernel target-level="6"/>
</manifest>