Add libETC1 to the prelink map.
libETC1 is a library for compressing and decompressing images in the ETC1 format. This is a common texture format for OpenGL ES 2.0 GPUs.
This commit is contained in:
@@ -61,6 +61,7 @@ libGLESv2.so 0xACA00000
|
||||
libOpenVG_CM.so 0xAC900000
|
||||
libOpenVGU_CM.so 0xAC800000
|
||||
libEGL.so 0xAC700000
|
||||
libETC1.so 0xAC680000
|
||||
|
||||
libacc.so 0xAC600000
|
||||
|
||||
|
Reference in New Issue
Block a user