summaryrefslogtreecommitdiff
path: root/api/api.go
diff options
context:
space:
mode:
author Jared Duke <jdduke@google.com> 2024-12-11 23:51:59 +0000
committer Jared Duke <jdduke@google.com> 2024-12-11 16:09:21 -0800
commit9ed0e9bfdcdfde22167e5371829534657633a69a (patch)
tree36a22e766aa60987da86fbbb56b6275d2602f686 /api/api.go
parent4d3c3dc220260bab628b4ddcf8299e6cb91677dd (diff)
Create aconfig flag for enabling SDK system feature cache
This cache avoids binder lookups for SDK defined system features by seeding processes with a very compact lookup for known system feature types. This complements compile-time codegen for fixed system feature versions defined via build flags; as only a handful of such system features are explicitly fixed at build time, and not all devices opt in, the cache remains valuable for the longer tail of features and devices. The flag is currently unused, but will be used in ApplicationPackageManager to conditionally use this new cache. Flag: android.content.pm.cache_sdk_system_features Bug: 375000483 Test: m Change-Id: Ib7592328b674d311710c9f1e44e61c704dc3a2b4
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions