summaryrefslogtreecommitdiff
path: root/tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
diff options
context:
space:
mode:
authorMårten Kongstad <marten.kongstad@sony.com>2017-06-26 15:26:32 +0200
committerMårten Kongstad <marten.kongstad@sony.com>2017-08-31 14:50:10 +0200
commitf08ad98acbb83abf7d30b6583bdfc188145a4215 (patch)
tree5f476b3dd2953021ad68122822f4ce7d561680da /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
parent549c3d2e4f69dd9cd7e4d98d70269c18d74cb7e9 (diff)
OMS: fix listener callbacks triggered by changes to target package
The OverlayManagerListener connected to the OverlayManagerServiceImpl should be notified when and only when the overlay settings have been modified. The pattern used to fulfill this contract as a result of a change to a target package is as follows: if (updateAllOverlaysForTarget(...)) { mListener.onOverlaysChanged(...); } Fix two violations of this pattern: - The listener was always notified - The listener was never notified Test: manual Change-Id: Id24a439e2eaaf976e8c7d650af36d58632cfb4ba
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions