commit | 31a7beb214cccf9bc6bb24df5e3a0f6ba6151a1a | [log] [tgz] |
---|---|---|
author | ThiƩbaud Weksteen <tweek@google.com> | Mon May 02 13:45:40 2022 +1000 |
committer | Sam Dubey <dubeyshubham@google.com> | Thu Jun 30 05:46:45 2022 +0000 |
tree | 7f4cdfcfa0126fbe77a9d7725aabd0eccbd252f0 | |
parent | 558365828663311f84b22b5e6e71a55219d294ac [diff] |
Migrate to get{Int,String}ForUser Reported by the lint CallingSettingsNonUserGetterMethodsDetector. It is recommended to use the *ForUser variant of these functions to avoid passing the incorrect user id. Test: m Bug: 228774926 Fix: 237603566 Change-Id: I2543be4737a30222284ee75c709419da0d409667 Merged-In: I2543be4737a30222284ee75c709419da0d409667 (cherry picked from commit 5731002fd829e6521a316cdc897abd21ed77faf3)