+1
−0
+32
−0
libs/hwui/apex/properties.cpp
0 → 100644
+24
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Previously we were using an EGLConfig that is out of line with the spec in order to support this. It would be more work to get this to work properly, and the devices we're shipping with hardware support will always be using Vulkan in HWUI. Simply disable the feature, so that such a device can still work when switched to use GL. Add a new APEX header for querying various system properties. This matches how libandroid_runtime accesses other HWUI utilities. Currently the new header only includes one method, but could be expanded in the future to include other properties. Bug: 226371798 Test: manual Change-Id: I276e089ecb68ce1fff58adeb38774f2c860e7cf6