summaryrefslogtreecommitdiff
path: root/api/api.go
diff options
context:
space:
mode:
author Lee Shombert <shombert@google.com> 2024-10-30 16:06:06 -0700
committer Lee Shombert <shombert@google.com> 2024-10-31 22:15:16 +0000
commit77c12e0fbd8d7f1eb0976a52f7d8f4849fb87d44 (patch)
tree0693fd96fac555e75a57aee3fc4a5140af6d3cd5 /api/api.go
parenta4dc88d7199beb4416663c581e070c08ff20ace1 (diff)
Exclude the PIC key package_info from shared memory
The PIC key package_info is being sniffed as a sysprop outside of the cache infrastructure, so it cannot be moved into shared memory yet. This change excludes that one key from shared memory (when the feature flag is enabled). This is expected to be temporary until a mechanism is provided to clients to sniff nonce changes in controlled way. This change also corrects the bug numbers in the trunk stable flags related to this effort. Tested by booting an image with the flag enabled and verifying that the package_info cache key exists as a system property, but other system_server cache keys are not properties. Flag: android.app.pic_uses_shared_memory Bug: 360897450 Test: atest * FrameworksCoreTests:PropertyInvalidatedCacheTests * FrameworksCoreTests:IpcDataCacheTest * CtsOsTestCases:IpcDataCacheTest * CtsAppOpsTestCases * CtsMediaAudioTestCases * CtsVirtualDevicesAudioTestCases Change-Id: I0250beac5b8e1d85c1a2ff21de8408f07f074a45
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions