Actions
Task #885
openImplement own function to be able fetch "getprop" values from system
Start date:
01/26/2015
Due date:
% Done:
0%
Estimated time:
CPU Architecture:
Host OS:
Toolchain:
Android version:
Description
Previously, there was __system_property_get() function provided by Bionic. In latest Android versions, it was removed from platform headers, but still remains in Bionic. Currently we've implemented thin dlsym-ed wrapper for it in libcrystax. However, no guarantee that it will persist in Bionic in the future, so we need implement own analogue.
Updated by Dmitry M. about 9 years ago
- Target version changed from 10.3.0 to 11.0.0
Actions