diff options
author | 2019-09-04 17:49:42 +0100 | |
---|---|---|
committer | 2019-09-11 14:39:43 +0000 | |
commit | 4945b29e6ea494fffc924f5940601af58d2b28ab (patch) | |
tree | f762c8cee1cbfb7cf588378c09b674f3a9dbac17 /runtime/java_frame_root_info.h | |
parent | 2afa19db9e344a119f6807f7c54102204795bc54 (diff) |
hiddenapi: add 'test-api' flag into dex files.
Only tests should have access to @TestApi signatures. But now all of them are greylisted, hence can be accessed by anyone. This should be changed so that grey/black/whitelist properties would be orthogonal to test-api.
The first step to fix this is to introduce extra flag and embed it into dex files. In the future access decisions will be made based on that flag.
Bug: 133832325
Test: make -j32 test-art-host-gtest-hiddenapi_test
Change-Id: I0db8938391d6aefe5e9a3bc51ec99b948ae41f6d
Diffstat (limited to 'runtime/java_frame_root_info.h')
0 files changed, 0 insertions, 0 deletions