X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/waydroid.git/blobdiff_plain/131ead44653298e9e961554b63ea66cd9f0f6cb4..1c765ff61bce8ed7fbf719a85dd597828e72206a:/scripts/install.sh diff --git a/scripts/install.sh b/scripts/install.sh index 526a038..879e849 100644 --- a/scripts/install.sh +++ b/scripts/install.sh @@ -108,6 +108,8 @@ if [ -f NO_SENSORS ]; then echo "anbox.stub_sensors_hal=1" >> anbox.prop rm NO_SENSORS fi +# TODO: Drop this +echo "anbox.active_apps=full" >> anbox.prop # TODO: Get rid of this rm -f vendor-fixup.sh