| commit | c1fda744f06bc775ed51e5e38745a648adf9ecc4 | [log] [tgz] |
|---|---|---|
| author | Philip P. Moltmann <moltmann@google.com> | Fri Oct 05 16:52:35 2018 -0700 |
| committer | Philip P. Moltmann <moltmann@google.com> | Mon Oct 15 09:11:52 2018 -0700 |
| tree | c4ba10ecd3fc5deefb4c0a1dabe860cacf2a7242 | |
| parent | d4bf08501a4383f80131c87ea54e160186379def [diff] |
Make loadSafeLabel a generic facility as makeSafeForPresentation Any app loading untrusted strings should make the strings face. Hence make the method publicly available. Test: atest CtsTextTestCases:MakeSafeForPresentationTest GtsContentTestCases:PackageItemInfoTests Change-Id: Ib0679fe892181535339dac77583c427e0d64dd05 Fixes: 113856697