diff options
| author | 2023-05-18 16:07:50 +0800 | |
|---|---|---|
| committer | 2023-05-31 05:24:23 +0000 | |
| commit | 3c6dbdc935032276e1e3dc5fea467d3988ad8101 (patch) | |
| tree | a8d359d31af04f1e0aa130a08ff09a195f7f0393 /libs/androidfw/FileStream.cpp | |
| parent | d31105e09f5fda68bd88beb962fd69286fc4af96 (diff) | |
Fix eARC log description
Logs for eARC status always shows true. eg. eARC state change [old:true new true]
The reason why is because the original design is integer but it use %b (boolean) for it.
Bug: 280546652
Test: atest
Change-Id: I81cee5b42ae9ff240fcb2647f3545aa692ee8656
(cherry picked from commit fc8090e7f80af640de1f12471dff34f53ec65cf3)
Diffstat (limited to 'libs/androidfw/FileStream.cpp')
0 files changed, 0 insertions, 0 deletions