commit | 80f5fe5fa4fd4044c409b39db0f6b1b77542ce6e | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Wed Mar 28 16:23:24 2018 -0700 |
committer | David Brazdil <dbrazdil@google.com> | Thu Mar 29 08:38:02 2018 +0100 |
tree | 5659aa522815a24915e77711dc1d9d19defadad8 | |
parent | be4aa299da3c547c1854b934ba7f6b42c1e4130b [diff] |
ART: Refactor hidden_api Add hidden_api.cc, move handling of hidden fields there. Also remove an unnecessary include that meant hidden_api was imported into too many compilation units, and fix transitive includes. Bug: 73896556 Test: mmma art Test: m test-art-host Change-Id: Ie47e11abcea68e326c410bab215ebbfbf049051b (cherry picked from commit aa12001baf69c124ab3901c13385aaa43fc76987)