Refactoring the GPU acceleration implementation

This commit is contained in:
Halim Qarroum
2023-03-13 15:44:52 +00:00
parent 7250977729
commit 6889f63650
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ ARG IMG_TYPE=google_apis
ARG ARCHITECTURE=x86_64
ARG CMD_LINE_VERSION=9477386_latest
ARG DEVICE_ID=pixel
ARG GPU_ACCELERATED=false
ARG GPU_ACCELERATED=true
# Environment variables.
ENV ANDROID_SDK_ROOT=/opt/android \