Closed dcolascione closed 7 years ago
Some very recent Android systems don't have a __system_property_find_nth, making the fb-adb stub fail to load. We need this symbol only on very old Android versions, ones lacking __system_property_foreach, so just load both symbols dynamically.
Ping
Some very recent Android systems don't have a __system_property_find_nth, making the fb-adb stub fail to load. We need this symbol only on very old Android versions, ones lacking __system_property_foreach, so just load both symbols dynamically.