Fix configuration for default libGLES overlays

Signed-off-by: Velsoth <velsoth@adhoc.zone>
This commit is contained in:
Andrés Domínguez 2019-04-11 15:53:48 +00:00 committed by Velsoth
parent 511a858b5b
commit a6405de22d
1 changed files with 1 additions and 3 deletions

View File

@ -92,9 +92,7 @@ PRODUCT_COPY_FILES += \
# Copy default EGL overrides
PRODUCT_COPY_FILES += \
vendor/replicant/prebuilt/common/etc/libEGL_android:system/etc/libGLES_android \
vendor/replicant/prebuilt/common/etc/libEGL_mesa:system/etc/libGLES_mesa
$(call find-copy-subdir-files,*,vendor/replicant/prebuilt/common/etc/libGLES_android,system/etc/libGLES_android)
# Include CM audio files
include vendor/replicant/config/cm_audio.mk