Disable module `service.incremental` on Linux-Bionic builds.

This module is not really needed for Linux-Bionic builds, and is
currently breaking a Linux-Bionic target on the Android Build.

Test: DIST_DIR=$(pwd)/out/dist \
        ./art/tools/dist_linux_bionic.sh \
        com.android.art.host com.android.support.apexer

Change-Id: I281ea2e400ec04700daf5de0e3ec62d9b339b22f
1 file changed