summaryrefslogtreecommitdiff
path: root/test/MultiDex/Second.java
diff options
context:
space:
mode:
authorDavid Brazdil <dbrazdil@google.com>2019-04-10 00:30:35 +0100
committerDavid Brazdil <dbrazdil@google.com>2019-04-11 06:57:08 +0000
commit2df4bfb2abf922a3c7972333f2bcc9655b122080 (patch)
treec91685abc0bebe9539addf8dc42dfd5075b3475d /test/MultiDex/Second.java
parent3e8aae03770a4acceff2f7fb7d6db68e05602d84 (diff)
Do not check if known locations exist on host for hidden API
Hidden API access checks compare the domains of the caller and the callee which are set based on the locations of their respective dex files. When preopting on host, these are the expected paths on target but helper functions in file_utils.h used to check whether they exist on the local filesystem. This resulted in not always assigning the same domains as when running on target. With this CL, the functions ignore the DirectoryExists check on host. Test: art/test/testrunner/run_build_test_target.py art-test Bug: 129063331 Change-Id: I1143e94a31e3ee8303db07469cc03959ab5732b7
Diffstat (limited to 'test/MultiDex/Second.java')
0 files changed, 0 insertions, 0 deletions