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

Commit 34ddba74 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Export flags used in FlaggedApi annotations" into main

parents 72b06e86 8f557865
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -9,6 +9,7 @@ flag {


flag {
flag {
    name: "job_debug_info_apis"
    name: "job_debug_info_apis"
    is_exported: true
    namespace: "backstage_power"
    namespace: "backstage_power"
    description: "Add APIs to let apps attach debug information to jobs"
    description: "Add APIs to let apps attach debug information to jobs"
    bug: "293491637"
    bug: "293491637"
@@ -16,6 +17,7 @@ flag {


flag {
flag {
    name: "backup_jobs_exemption"
    name: "backup_jobs_exemption"
    is_exported: true
    namespace: "backstage_power"
    namespace: "backstage_power"
    description: "Introduce a new RUN_BACKUP_JOBS permission and exemption logic allowing for longer running jobs for apps whose primary purpose is to backup or sync content."
    description: "Introduce a new RUN_BACKUP_JOBS permission and exemption logic allowing for longer running jobs for apps whose primary purpose is to backup or sync content."
    bug: "318731461"
    bug: "318731461"
+6 −0
Original line number Original line Diff line number Diff line
@@ -3,6 +3,7 @@ package: "android.app"
flag {
flag {
     namespace: "system_performance"
     namespace: "system_performance"
     name: "app_start_info"
     name: "app_start_info"
     is_exported: true
     description: "Control collecting of ApplicationStartInfo records and APIs."
     description: "Control collecting of ApplicationStartInfo records and APIs."
     bug: "247814855"
     bug: "247814855"
}
}
@@ -10,6 +11,7 @@ flag {
flag {
flag {
     namespace: "backstage_power"
     namespace: "backstage_power"
     name: "get_binding_uid_importance"
     name: "get_binding_uid_importance"
     is_exported: true
     description: "API to get importance of UID that's binding to the caller"
     description: "API to get importance of UID that's binding to the caller"
     bug: "292533010"
     bug: "292533010"
}
}
@@ -17,6 +19,7 @@ flag {
flag {
flag {
    namespace: "backstage_power"
    namespace: "backstage_power"
    name: "app_restrictions_api"
    name: "app_restrictions_api"
    is_exported: true
    description: "API to track and query restrictions applied to apps"
    description: "API to track and query restrictions applied to apps"
    bug: "320150834"
    bug: "320150834"
}
}
@@ -24,6 +27,7 @@ flag {
flag {
flag {
     namespace: "backstage_power"
     namespace: "backstage_power"
     name: "uid_importance_listener_for_uids"
     name: "uid_importance_listener_for_uids"
     is_exported: true
     description: "API to add OnUidImportanceListener with targetted UIDs"
     description: "API to add OnUidImportanceListener with targetted UIDs"
     bug: "286258140"
     bug: "286258140"
}
}
@@ -31,12 +35,14 @@ flag {
flag {
flag {
     namespace: "backstage_power"
     namespace: "backstage_power"
     name: "introduce_new_service_ontimeout_callback"
     name: "introduce_new_service_ontimeout_callback"
     is_exported: true
     description: "Add a new callback in Service to indicate a FGS has reached its timeout."
     description: "Add a new callback in Service to indicate a FGS has reached its timeout."
     bug: "317799821"
     bug: "317799821"
}
}


flag {
flag {
    name: "bcast_event_timestamps"
    name: "bcast_event_timestamps"
    is_exported: true
    namespace: "backstage_power"
    namespace: "backstage_power"
    description: "Add APIs for clients to provide broadcast event trigger timestamps"
    description: "Add APIs for clients to provide broadcast event trigger timestamps"
    bug: "325136414"
    bug: "325136414"
+13 −0
Original line number Original line Diff line number Diff line
@@ -5,6 +5,7 @@ package: "android.app.admin.flags"


flag {
flag {
  name: "policy_engine_migration_v2_enabled"
  name: "policy_engine_migration_v2_enabled"
  is_exported: true
  namespace: "enterprise"
  namespace: "enterprise"
  description: "V2 of the policy engine migrations for Android V"
  description: "V2 of the policy engine migrations for Android V"
  bug: "289520697"
  bug: "289520697"
@@ -12,6 +13,7 @@ flag {


flag {
flag {
  name: "device_policy_size_tracking_enabled"
  name: "device_policy_size_tracking_enabled"
  is_exported: true
  namespace: "enterprise"
  namespace: "enterprise"
  description: "Add feature to track the total policy size and have a max threshold - public API changes"
  description: "Add feature to track the total policy size and have a max threshold - public API changes"
  bug: "281543351"
  bug: "281543351"
@@ -26,6 +28,7 @@ flag {


flag {
flag {
  name: "onboarding_bugreport_v2_enabled"
  name: "onboarding_bugreport_v2_enabled"
  is_exported: true
  namespace: "enterprise"
  namespace: "enterprise"
  description: "Add feature to track required changes for enabled V2 of auto-capturing of onboarding bug reports."
  description: "Add feature to track required changes for enabled V2 of auto-capturing of onboarding bug reports."
  bug: "302517677"
  bug: "302517677"
@@ -47,6 +50,7 @@ flag {


flag {
flag {
  name: "dedicated_device_control_api_enabled"
  name: "dedicated_device_control_api_enabled"
  is_exported: true
  namespace: "enterprise"
  namespace: "enterprise"
  description: "(API) Allow the device management role holder to control which platform features are available on dedicated devices."
  description: "(API) Allow the device management role holder to control which platform features are available on dedicated devices."
  bug: "281964214"
  bug: "281964214"
@@ -54,6 +58,7 @@ flag {


flag {
flag {
  name: "permission_migration_for_zero_trust_api_enabled"
  name: "permission_migration_for_zero_trust_api_enabled"
  is_exported: true
  namespace: "enterprise"
  namespace: "enterprise"
  description: "(API) Migrate existing APIs to permission based, and enable DMRH to call them to collect Zero Trust signals."
  description: "(API) Migrate existing APIs to permission based, and enable DMRH to call them to collect Zero Trust signals."
  bug: "289520697"
  bug: "289520697"
@@ -68,6 +73,7 @@ flag {


flag {
flag {
  name: "device_theft_api_enabled"
  name: "device_theft_api_enabled"
  is_exported: true
  namespace: "enterprise"
  namespace: "enterprise"
  description: "Add new API for theft detection."
  description: "Add new API for theft detection."
  bug: "325073410"
  bug: "325073410"
@@ -89,6 +95,7 @@ flag {


flag {
flag {
  name: "security_log_v2_enabled"
  name: "security_log_v2_enabled"
  is_exported: true
  namespace: "enterprise"
  namespace: "enterprise"
  description: "Improve access to security logging in the context of Zero Trust."
  description: "Improve access to security logging in the context of Zero Trust."
  bug: "295324350"
  bug: "295324350"
@@ -103,6 +110,7 @@ flag {


flag {
flag {
    name: "allow_querying_profile_type"
    name: "allow_querying_profile_type"
    is_exported: true
    namespace: "enterprise"
    namespace: "enterprise"
    description: "Public APIs to query if a user is a profile and what kind of profile type it is."
    description: "Public APIs to query if a user is a profile and what kind of profile type it is."
    bug: "323001115"
    bug: "323001115"
@@ -117,6 +125,7 @@ flag {


flag {
flag {
  name: "assist_content_user_restriction_enabled"
  name: "assist_content_user_restriction_enabled"
  is_exported: true
  namespace: "enterprise"
  namespace: "enterprise"
  description: "Prevent work data leakage by sending assist content to privileged apps."
  description: "Prevent work data leakage by sending assist content to privileged apps."
  bug: "322975406"
  bug: "322975406"
@@ -134,6 +143,7 @@ flag {


flag {
flag {
  name: "backup_service_security_log_event_enabled"
  name: "backup_service_security_log_event_enabled"
  is_exported: true
  namespace: "enterprise"
  namespace: "enterprise"
  description: "Emit a security log event when DPM.setBackupServiceEnabled is called"
  description: "Emit a security log event when DPM.setBackupServiceEnabled is called"
  bug: "304999634"
  bug: "304999634"
@@ -141,6 +151,7 @@ flag {


flag {
flag {
  name: "esim_management_enabled"
  name: "esim_management_enabled"
  is_exported: true
  namespace: "enterprise"
  namespace: "enterprise"
  description: "Enable APIs to provision and manage eSIMs"
  description: "Enable APIs to provision and manage eSIMs"
  bug: "295301164"
  bug: "295301164"
@@ -148,6 +159,7 @@ flag {


flag {
flag {
  name: "headless_device_owner_single_user_enabled"
  name: "headless_device_owner_single_user_enabled"
  is_exported: true
  namespace: "enterprise"
  namespace: "enterprise"
  description: "Add Headless DO support."
  description: "Add Headless DO support."
  bug: "289515470"
  bug: "289515470"
@@ -155,6 +167,7 @@ flag {


flag {
flag {
  name: "is_mte_policy_enforced"
  name: "is_mte_policy_enforced"
  is_exported: true
  namespace: "enterprise"
  namespace: "enterprise"
  description: "Allow to query whether MTE is enabled or not to check for compliance for enterprise policy"
  description: "Allow to query whether MTE is enabled or not to check for compliance for enterprise policy"
  bug: "322777918"
  bug: "322777918"
+1 −0
Original line number Original line Diff line number Diff line
@@ -3,6 +3,7 @@ package: "android.app"
flag {
flag {
     namespace: "preload_safety"
     namespace: "preload_safety"
     name: "bic_client"
     name: "bic_client"
     is_exported: true
     description: "System API for background install control."
     description: "System API for background install control."
     is_fixed_read_only: true
     is_fixed_read_only: true
     bug: "287507984"
     bug: "287507984"
+1 −0
Original line number Original line Diff line number Diff line
@@ -2,6 +2,7 @@ package: "android.app"


flag {
flag {
    name: "system_terms_of_address_enabled"
    name: "system_terms_of_address_enabled"
    is_exported: true
    namespace: "globalintl"
    namespace: "globalintl"
    description: "Feature flag for System Terms of Address"
    description: "Feature flag for System Terms of Address"
    bug: "297798866"
    bug: "297798866"
Loading