commit | fa9d92f7dd777adb2def9918f570f3606ac6593a | [log] [tgz] |
---|---|---|
author | Jared Duke <[email protected]> | Thu Nov 21 22:53:01 2024 +0000 |
committer | Jared Duke <[email protected]> | Fri Nov 22 23:27:16 2024 +0000 |
tree | 19a9be39883f6656f233154116da91834109157c | |
parent | e78f8b927cfed892abc2c25e11403ee9c030197e [diff] |
Add SystemFeaturesMetadata to framework Use the SDK_FEATURE_COUNT metadata field to give a tighter bound for the system feature IPC cache. We have to first re-declare this in PackageManager such that it's visible to other (internal) classes where it will be used, in this case, ApplicationPackageManager. Bug: 375000483 Test: atest PackageManagerTest Flag: EXEMPT refactor Change-Id: Idfd4944381f0d0e8e4f3e8ba30b37c578545fe60