diff options
author | Cătălin Tudor <catalintudor@google.com> | 2019-02-12 10:28:47 +0000 |
---|---|---|
committer | Cătălin Tudor <catalintudor@google.com> | 2019-02-12 10:28:47 +0000 |
commit | e61fc256d3a855729504a06b1e7be9a3038f4dc1 (patch) | |
tree | 82a5a0d628193afabebf0ee21f6176454115b48e /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp | |
parent | 2148e7f00994e9b6b8cbd2dd89c27b7829196867 (diff) |
Fix hidden usage sConstructorMap
In LayoutInflater, sConstructorMap was marked with @UnsupportedAppUsage.
After doing some research, the main reason for accessing this appears to
be related to classloaders (fixed in CL=839342, method=verifyClassLoader).
As this is fixed and creating a public API for a cache doesn't seem
apropriate, dark grey listing it seems the best solution.
Bug: 123769490
Test: android.view.cts.LayoutInflaterTest
Change-Id: I104ce17bb4083f7049bbb512090b31f8360cb23b
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions