Fix ApfTest
By adding missing native libraries to frameworks-net make file. The list of missing libraries was found by adding libhidlbase and then resolving new linkage errors iteratively until ApfTest worked. This is a temporary fix. Ideally only adding libhidlbase should be enough. Test: $ runtest -x frameworks/base/tests/net/java/android/net/apf/ApfTest.java Bug: 36012053 Change-Id: I0eff8b3adbf788ddbfc6ddbf9f74b8da01cdfce4
Loading
Please register or sign in to comment