summaryrefslogtreecommitdiff
path: root/api/api.go
diff options
context:
space:
mode:
author Alyssa Ketpreechasawat <kalyssa@google.com> 2024-10-04 16:20:34 +0000
committer Alyssa Ketpreechasawat <kalyssa@google.com> 2025-01-07 19:30:54 -0800
commitd97ff4ed7055830e7a05eeeaa242eaa53b4205b8 (patch)
tree75c126bb2d7c3de8b2b0294e2a3eb25a1f4b6899 /api/api.go
parenta8eeebd555902c67347508a22552c29fff062b09 (diff)
Remove ModuleInfo#isHidden Usage from the source code.
ModuleInfo#isHidden is used for getting hidden module status from ModuleMetadata package (Mainline). It was set to hide Mainline modules' Apk to show in the Settings UI and this has caused the issue as it disallowed the user to toggle permissions where it was needed. Thus, we decided to deprecate the usage of ModuleInfo#isHidden (see go/aml-hidden-modules-permissions). Bug: 379056868 Test: unittest Test: check behavior before/after enable flags Flag: android.content.pm.remove_hidden_module_usage Change-Id: Ib7710551559552ecf337493e6dbc2aab566105c9
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions