diff options
author | 2022-11-04 10:51:32 -0700 | |
---|---|---|
committer | 2022-11-04 16:04:28 -0700 | |
commit | 9ec488cd414a1b6122f210f0dbc69ef96c62f995 (patch) | |
tree | c99d260ca3915d9fe1347709453dc305e4c5c474 /cmds/bootanimation/BootAnimation.cpp | |
parent | 3345f99f8b66c735aa04094b97bbb37c07c1ff35 (diff) |
Remove CameraAvailabilityListener TAG definition
Top-level const TAG should be private. Otherwise, it prevents other
files in the same package from defining their own top-level const TAG.
However, in this case the TAG is unused, so remove it entirely.
Test: m SystemUI
Bug: 238923086
Change-Id: Ie4a800526bab7d9a169b8e6c19616402daed5443
Diffstat (limited to 'cmds/bootanimation/BootAnimation.cpp')
0 files changed, 0 insertions, 0 deletions