diff --git a/device.mk b/device.mk index 11338409..102e1ef5 100644 --- a/device.mk +++ b/device.mk @@ -135,7 +135,7 @@ endif ifeq (,$(filter aosp_%,$(TARGET_PRODUCT))) # Audio client implementation for RIL -USES_GAUDIO := true +#USES_GAUDIO := true endif # This should be the same value as BOARD_USES_SWIFTSHADER in BoardConfig.mk