diff options
| author | 2022-05-16 15:53:58 +0000 | |
|---|---|---|
| committer | 2022-08-01 18:20:01 +0000 | |
| commit | 9c18a2a5230c28af48a11c26a94ab3e5e02d4e9e (patch) | |
| tree | 7296148ac44a81eea4776e4ae2789ddb6461714e /libs/androidfw/StringPool.cpp | |
| parent | b0502bb700d7b534a4ee7b9fb4a996b73fd4a4e3 (diff) | |
Handle install-constraints tag.
The tag can only be used by allowed packages. The list of the allowed
packages is controlled by configuration on a device, and it gets parsed
in SystemConfig.
A config is expected to have "install-constraints-allowed" tags per
package:
"""
<config>
<install-constraints-allowed package="foo" />
<install-constraints-allowed package="bar" />
</config>
"""
Bug: b/232475788
Test: atest AppSecurityTests com.android.server.systemconfig.SystemConfigTest
Change-Id: If3c07ddc1e58a5d16547a50437c939d17b3a4e69
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions