Skip to content

Commit

Permalink
Fix configuration for default libGLES overlays
Browse files Browse the repository at this point in the history
  • Loading branch information
andresdju committed Apr 11, 2019
1 parent 19fe4dd commit bd2bb98
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions config/common.mk
Expand Up @@ -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
Expand Down

0 comments on commit bd2bb98

Please sign in to comment.