diff options
author | Takamasa Kuramitsu <takamasa.kuramitsu@sony.com> | 2018-12-14 20:46:02 +0900 |
---|---|---|
committer | Julia Reynolds <juliacr@google.com> | 2018-12-19 10:32:09 -0500 |
commit | 3dd7b2d8eaa2e136b62a38439d4bdb3bee38708c (patch) | |
tree | 0cdf9c5b0118b9b607330d54c13d3d1c9eff8cd8 /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp | |
parent | 33ab8a0cdae2685b4ad3730d3bfa1e0be8ab3acf (diff) |
Only warn when fullScreenIntent is requested without permission
Target Q+ apps are required to have USE_FULL_SCREEN_INTENT permission
when using fullScreenIntent and warning is logged if the permission is
missing. Currently the warning is logged even if normal notification
is used by Q+ apps.
This CL changes to warn only when Q+ apps try to use fullScreenIntent
without the permission.
Bug: 121008602
Test: manual
Change-Id: Iaceeefd8f69b9a4032108616513b897b89adfe36
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions