commit | 80ed3ae416ba12dd21f343e734b6d3855701e9f5 | [log] [tgz] |
---|---|---|
author | Evan Severson <evanseverson@google.com> | Tue May 19 13:51:22 2020 -0700 |
committer | Evan Severson <evanseverson@google.com> | Wed May 27 19:23:35 2020 +0000 |
tree | f6497ef9d617ba5f1ade6449f540c4786cd169e7 | |
parent | a319112cbbc6eea6fb36f1eb16e396dea8623b5d [diff] |
Create module for settingslib which don't require platform_apis The method this change moves needs to be accessed by permission controller which doesn't have access to platform apis. The new module SettingsLibUtils requires system api. Other methods in SettingsLib which don't need platform apis could also be moved into this module. Test: Use talkback on permission screens Bug: 127602715 Change-Id: I017fd22712c3e6eb38a0aa1fb95d4331e9b56a2a