samsung: sensors: move sensors HAL 1.0 impl to versioned subdir
authorjosip-k <d3hum4niz3d@gmail.com>
Sat, 16 Jan 2021 15:38:28 +0000 (16:38 +0100)
committerJan Altensen <info@stricted.net>
Mon, 8 Feb 2021 11:34:31 +0000 (12:34 +0100)
commit9c6bdafd897f0321b8a517973875488a17ecac56
tree2d3c1cd07796ce6a1aef5ca92837f3359f9167e0
parent51d37672fbdde4d9eeeaae1f15707982d8dcedd5
samsung: sensors: move sensors HAL 1.0 impl to versioned subdir

    * Newer samsung devices require 2.X implementation of the sensor
    HAL, in order to avoid issues with importing 2.X service to existing
    directory, move each to its subdir

Signed-off-by: josip-k <d3hum4niz3d@gmail.com>
Change-Id: If6fc05c166ba488e0be90ec59c9c79ac29c92d79
hidl/sensors/1.0/Android.bp [new file with mode: 0644]
hidl/sensors/1.0/Sensors.cpp [new file with mode: 0644]
hidl/sensors/1.0/Sensors.h [new file with mode: 0644]
hidl/sensors/Android.bp [deleted file]
hidl/sensors/Sensors.cpp [deleted file]
hidl/sensors/Sensors.h [deleted file]