commit | 6d08991cae2872adc529517eaedec3943852c52b | [log] [tgz] |
---|---|---|
author | Justin Yun <justinyun@google.com> | Wed Jun 28 13:48:55 2023 +0900 |
committer | Justin Yun <justinyun@google.com> | Wed Jun 28 13:48:55 2023 +0900 |
tree | 09440e06b287ec63c04e6d9278301da7127facb1 | |
parent | 3126a4f73ece6289d947a91d2cf2a3239c08ce36 [diff] |
vndk snapshot update: read txt file with utf-8 encoding VNDK snapshot updater reads license text files. To avoid unexpected text files to be read, explicitly set the encoding type and ignore if failed to read. Bug: 288846788 Test: add binary to read and see if it is ignored Change-Id: I7e3d0bbdc6c692ef7dbc6d8bf9d53c67003d0f90