diff options
author | Evan Laird <evanlaird@google.com> | 2019-01-28 16:52:41 -0500 |
---|---|---|
committer | Evan Laird <evanlaird@google.com> | 2019-02-13 14:22:30 -0500 |
commit | ced4aebd0e841ad79c422446d86c47ce201a529a (patch) | |
tree | a73962fb68ef7b8460d830790abc80d4024554fa /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp | |
parent | 71d9277b21734708b85f2c7de60e908a3dda525b (diff) |
Create a DisableInfo object instead of exposing DISABLE_* flags
The DISABLE_* flags fall into two namespaces, helpfully named DISABLE_*
and DISABLE2_*. Seeing as that's kind of domain specific and not clear
enough, this change adds StatusBarManager#DisableInfo as a way to
describe which components an app has requested to be disabled.
It could also be used to remove the need for diasble() and disable2() in
the future.
Test: atest GtsStatusBarHostTestCases
Bug: 123430822
Change-Id: Iecd5119e01fbabf113b5cfbe8f02f8f0d990e9fb
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions