diff options
author | 2022-03-16 14:35:45 -0700 | |
---|---|---|
committer | 2022-03-16 14:35:45 -0700 | |
commit | 421a192d056eeb02011d52c89b7c972ddb19ee87 (patch) | |
tree | 712fb4876da6679490a3507e268af7b24c5d72ec /java/hiddenapi_modular.go | |
parent | 23162405475f5b5d1facce9f9f7d22ba39066ff0 (diff) |
Convert values to strings when assigning to a string variable
Currently, a string variable can easily be reassigned to
a different type. Make it so that the value it's being
reassigned to is converted to a string first.
Bug: 224601891
Test: go test
Change-Id: I82252cf9e106b5a3677458cf1df2e9d1dfefe0f6
Diffstat (limited to 'java/hiddenapi_modular.go')
0 files changed, 0 insertions, 0 deletions