Add flag indicating gpu support in emulator system image.
Change-Id: I21040f50f8e95b389c1e6db2de93654be6da6f7e
This commit is contained in:
@@ -4,3 +4,5 @@ Pkg.Revision=2
|
||||
AndroidVersion.ApiLevel=15
|
||||
#AndroidVersion.CodeName=
|
||||
SystemImage.Abi=armeabi-v7a
|
||||
SystemImage.GpuSupport=true
|
||||
|
||||
|
||||
@@ -4,3 +4,4 @@ Pkg.Revision=1
|
||||
AndroidVersion.ApiLevel=15
|
||||
#AndroidVersion.CodeName=
|
||||
SystemImage.Abi=armeabi
|
||||
SystemImage.GpuSupport=true
|
||||
|
||||
@@ -4,3 +4,4 @@ Pkg.Revision=1
|
||||
AndroidVersion.ApiLevel=15
|
||||
#AndroidVersion.CodeName=
|
||||
SystemImage.Abi=x86
|
||||
SystemImage.GpuSupport=true
|
||||
|
||||
Reference in New Issue
Block a user