Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 276dc1ee authored by Jigar Thakkar's avatar Jigar Thakkar
Browse files

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
parent b363ed1d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment