diff options
| author | 2024-01-25 12:16:31 +0000 | |
|---|---|---|
| committer | 2024-01-25 12:32:00 +0000 | |
| commit | 276dc1eec88d867a9f55306665ea0fb6bd60b684 (patch) | |
| tree | 6cbf13036c3e893822e2263e4b0b879310634550 /libs/androidfw/FileStream.cpp | |
| parent | b363ed1d64118a286f09c393fd7dcaefd7fbd6c2 (diff) | |
Add a flag controlling API changes for Private Space
This change adds a flag to control only the API changes that are
required for enabling private space on the device. Currently, the
android.os.allow_private_profile flag controls both the API changes and
the client side changes to enable private space. With this change, we
intend to split the changes controlled by the allow_private_profile flag
into two parts:
- The API changes that would be controlled by the new flag
allow_private_profile_apis
- Other changes to consume this new API, controlled by both
allow_private_profile_apis and allow_private_profile flag
Test: m all_aconfig_declarations
Bug: 299069460
Change-Id: I4246a8f76e02028193abb466d572e4f84f8cb66c
Diffstat (limited to 'libs/androidfw/FileStream.cpp')
0 files changed, 0 insertions, 0 deletions