commit | 3aa4440b364da62627fd5677848e2d26b8b3c9d1 | [log] [tgz] |
---|---|---|
author | tom hsu <tomhsu@google.com> | Fri Aug 19 15:12:50 2022 +0800 |
committer | Tom Hsu <tomhsu@google.com> | Wed Aug 24 03:39:35 2022 +0000 |
tree | 30b397cc204c718394073e6ca9026ee9582e4990 | |
parent | b132484ead29c6bb975d8196fe4ffe1242a478ce [diff] |
[Panlingual] Improve conditions of supporting app locale. There are 3 conditions we need to check. 1. Has locale config file 2. Has locale config file w/o content 3. Has locale config file w/ content Currently, we do not have condition 2 into the condition group, and we need to add it into. Bug: b/243099750 Test: Manual Change-Id: I58d0275af53031ba4f4c705022017d5143f45795