Hide __system_property_add/update, deprecate find_nth
These functions are supposed to be used only by the property service. __system_property_find_nth is deprecated and no longer part of NDK. Call to this function will result in abort for apps targeting Android O. Bug: http://b/34114501 Test: bionic-unit-tests --gtest_filter=prop* Change-Id: I9846965bf248e2ddf45cd7b293618245bbd87145
Loading
Please sign in to comment