|
1265 | 1265 | } |
1266 | 1266 | } |
1267 | 1267 | }, |
1268 | | - "revision": "20260615", |
| 1268 | + "revision": "20260708", |
1269 | 1269 | "rootUrl": "https://androidmanagement.googleapis.com/", |
1270 | 1270 | "schemas": { |
1271 | 1271 | "AdbShellCommandEvent": { |
|
6261 | 6261 | "type": "boolean" |
6262 | 6262 | }, |
6263 | 6263 | "defaultApplicationSettings": { |
6264 | | - "description": "Optional. The default application setting for supported types. If the default application is successfully set for at least one app type on a profile, users are prevented from changing any default applications on that profile.Only one DefaultApplicationSetting is allowed for each DefaultApplicationType.See Default application settings (https://developers.google.com/android/management/default-application-settings) guide for more details.", |
| 6264 | + "description": "Optional. The default application setting for supported types. If the default application is successfully set for at least one app type on a profile, users are prevented from changing any default applications on that profile.Only one DefaultApplicationSetting is allowed for each DefaultApplicationType.Warning: Do not configure this and persistent_preferred_activities for the same intent domain, such as web browsing. Setting both for the same intent domain can lead to unpredictable behavior.See Default application settings (https://developers.google.com/android/management/default-application-settings) guide for more details.", |
6265 | 6265 | "items": { |
6266 | 6266 | "$ref": "DefaultApplicationSetting" |
6267 | 6267 | }, |
|
6542 | 6542 | "description": "If present, only the input methods provided by packages in this list are permitted. If this field is present, but the list is empty, then only system input methods are permitted." |
6543 | 6543 | }, |
6544 | 6544 | "persistentPreferredActivities": { |
6545 | | - "description": "Default intent handler activities.", |
| 6545 | + "description": "Default intent handler activities.Warning: Do not configure this and default_application_settings for the same intent domain, such as web browsing. Setting both for the same intent domain can lead to unpredictable behavior.", |
6546 | 6546 | "items": { |
6547 | 6547 | "$ref": "PersistentPreferredActivity" |
6548 | 6548 | }, |
|
7794 | 7794 | ], |
7795 | 7795 | "enumDescriptions": [ |
7796 | 7796 | "This value is not used.", |
7797 | | - "Enable logging of on-device security events, like when the device password is incorrectly entered or removable storage is mounted. See UsageLogEvent for a complete description of the logged security events. Supported for fully managed devices on Android 7 and above. Supported for company-owned devices with a work profile on Android 12 and above, on which only security events from the work profile are logged. Can be overridden by the application delegated scope SECURITY_LOGS", |
7798 | | - "Enable logging of on-device network events, like DNS lookups and TCP connections. See UsageLogEvent for a complete description of the logged network events. Supported for fully managed devices on Android 8 and above. Supported for company-owned devices with a work profile on Android 12 and above, on which only network events from the work profile are logged. Can be overridden by the application delegated scope NETWORK_ACTIVITY_LOGS" |
| 7797 | + "Enable logging of on-device security events, such as when the device password is incorrectly entered or removable storage is mounted. See UsageLogEvent for a complete description of the logged security events. Supported for fully managed devices on Android 7 and above. Supported for company-owned devices with a work profile on Android 12 and above, on which only security events from the work profile are logged. Can be overridden by the application delegated scope SECURITY_LOGS", |
| 7798 | + "Enable logging of on-device network events, such as DNS lookups and TCP connections. See UsageLogEvent for a complete description of the logged network events. Supported for fully managed devices on Android 8 and above. Supported for company-owned devices with a work profile on Android 12 and above, on which only network events from the work profile are logged. Can be overridden by the application delegated scope NETWORK_ACTIVITY_LOGS" |
7799 | 7799 | ], |
7800 | 7800 | "type": "string" |
7801 | 7801 | }, |
|
7811 | 7811 | ], |
7812 | 7812 | "enumDescriptions": [ |
7813 | 7813 | "This value is not used.", |
7814 | | - "Enable logging of on-device security events, like when the device password is incorrectly entered or removable storage is mounted. See UsageLogEvent for a complete description of the logged security events. Supported for fully managed devices on Android 7 and above. Supported for company-owned devices with a work profile on Android 12 and above, on which only security events from the work profile are logged. Can be overridden by the application delegated scope SECURITY_LOGS", |
7815 | | - "Enable logging of on-device network events, like DNS lookups and TCP connections. See UsageLogEvent for a complete description of the logged network events. Supported for fully managed devices on Android 8 and above. Supported for company-owned devices with a work profile on Android 12 and above, on which only network events from the work profile are logged. Can be overridden by the application delegated scope NETWORK_ACTIVITY_LOGS" |
| 7814 | + "Enable logging of on-device security events, such as when the device password is incorrectly entered or removable storage is mounted. See UsageLogEvent for a complete description of the logged security events. Supported for fully managed devices on Android 7 and above. Supported for company-owned devices with a work profile on Android 12 and above, on which only security events from the work profile are logged. Can be overridden by the application delegated scope SECURITY_LOGS", |
| 7815 | + "Enable logging of on-device network events, such as DNS lookups and TCP connections. See UsageLogEvent for a complete description of the logged network events. Supported for fully managed devices on Android 8 and above. Supported for company-owned devices with a work profile on Android 12 and above, on which only network events from the work profile are logged. Can be overridden by the application delegated scope NETWORK_ACTIVITY_LOGS" |
7816 | 7816 | ], |
7817 | 7817 | "type": "string" |
7818 | 7818 | }, |
|
0 commit comments