summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorMÃ¥rten Kongstad <marten.kongstad@sony.com>2018-11-02 11:01:44 +0100
committerTodd Kennedy <toddke@google.com>2018-11-15 16:00:57 -0800
commit250cb2b97d724b36b5a447589eef33d541f4f217 (patch)
tree7b2ba7f3eca1c880a018f7676bf205dbf43a42de /tools/aapt2/java/JavaClassGenerator_test.cpp
parentcd78e0f28bb441e6ded0d87805caf54c337136ca (diff)
Decouple the display manager from the overlay manager
The display manager relies on resources that may or may not have been modified via runtime resource overlay. Because the overlay manager is initialized in parallel with the display manager, the two need to synchronize their work so the display manager knows when it can rely on its resources. An upcoming change will hold off on threading the system until after the initialization of the overlay manager. This means all overlays should be setup before other services start, which in turn means no additional synchronization is required. As a first step towards this, remove the synchronization between the display manager and the overlay manager. Also remove unused variable LogicalDisplay#PROP_MASKING_INSET_TOP. Bug: 80150169 Test: builds, boots Change-Id: I844de9e09eb1464ae112e1b480d21cf662a026e0
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions