commit | d1ccdfaa91618b9ec3c22c9000572c7f15af2820 | [log] [tgz] |
---|---|---|
author | Orion Hodson <oth@google.com> | Mon Jul 27 14:12:46 2020 +0100 |
committer | Orion Hodson <oth@google.com> | Mon Jul 27 17:07:13 2020 +0000 |
tree | 6f68699cc9819377e0345902865857bee886b24f | |
parent | d1fab543eaec0fdebfcea86f80c2f256594a8075 [diff] [blame] |
libnativebridge: updates for Android's inclusive language guidance Based on: https://source.android.com/setup/contribute/respectful-code Bug: 161896447 Bug: 161850439 Bug: 161336379 Test: treehugger Change-Id: I11c2bc377bccb84c5ad587350c76972614262c23
diff --git a/libnativebridge/tests/NativeBridge3IsPathSupported_test.cpp b/libnativebridge/tests/NativeBridge3IsPathSupported_test.cpp index 325e40b..da9cf1c 100644 --- a/libnativebridge/tests/NativeBridge3IsPathSupported_test.cpp +++ b/libnativebridge/tests/NativeBridge3IsPathSupported_test.cpp
@@ -18,7 +18,7 @@ namespace android { -constexpr const char* kNativeBridgeLibrary3 = "libnativebridge3-dummy.so"; +constexpr const char* kNativeBridgeLibrary3 = "libnativebridge3-test-case.so"; TEST_F(NativeBridgeTest, V3_IsPathSupported) { // Init