]> glassweightruler.freedombox.rocks Git - waydroid.git/commitdiff
anbox: Use anbox-sensors service
authorErfan Abdi <erfangplus@gmail.com>
Mon, 17 May 2021 13:15:31 +0000 (17:45 +0430)
committerErfan Abdi <erfangplus@gmail.com>
Thu, 20 May 2021 14:51:02 +0000 (19:21 +0430)
scripts/run-container.sh

index c8feb055318578a1dc06e11fdf6c9a58957e3491..b620138a873ea298cb3d28792ea123a7c26dea17 100644 (file)
@@ -7,9 +7,8 @@ stop anbox-container || true
 # start cgroup-lite, else container may fail to start.
 start cgroup-lite
 
 # start cgroup-lite, else container may fail to start.
 start cgroup-lite
 
-# stop sensorfw
-# NOTE: it is temporary solution, that workes only on halium devices.
-stop sensorfw
+# start sensors hal
+start anbox-sensors
 
 # start lxc-net, that sets up lxc bridge
 start lxc-net
 
 # start lxc-net, that sets up lxc bridge
 start lxc-net