commit | 4ef0563bf766a3cddc0841ba63cc723c18111a47 | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Mon Apr 06 17:21:36 2020 -0600 |
committer | Jeff Sharkey <jsharkey@android.com> | Mon Apr 06 17:22:16 2020 -0600 |
tree | 26568040c66a377e0f751429a3b7d39655980276 | |
parent | cf1c30f58f7faffe90433154b16afa65ee9fa8cd [diff] |
Remove JNI from tests while remaining green. The MTS infrastructure seems to be confused about which ABI to select when installing tests that include native code. The good news is that we technically don't need JNI in our tests; we simply need to replace it with an override that indicates that we're never running a FUSE daemon. Bug: 151763985 Test: atest --test-mapping packages/providers/MediaProvider Change-Id: I2ed699c8b3b9e1f3675c8b3ffb829007fbdbe729