diff options
| author | 2024-08-02 15:38:39 +0100 | |
|---|---|---|
| committer | 2024-08-02 15:38:39 +0100 | |
| commit | c3bedfb188e15650a8370d6b179a5db980819452 (patch) | |
| tree | 1c74427438ce2971de100693e004be4cc3c80403 /libs/androidfw/StringPool.cpp | |
| parent | 187ee73b96e8cf0d2403de4636480815d5bb900d (diff) | |
Remove useless generic argument and unchecked cast
There is no need for <V> generic parameter - it is not used in either
arguments or result.
The cast is unchecked and in fact uses a wrong type - PolicyDefinitions
are never prarametrized by PolicyValue.
Test: TH
Flag: EXEMPT - the code should result in the same binary
Bug: 335663055
Change-Id: Ia2254808107383a1b8549d0c2d55bf59878b507d
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions