diff --git a/docs/xml/Android.AccessibilityServices/AccessibilityServiceInfo.xml b/docs/xml/Android.AccessibilityServices/AccessibilityServiceInfo.xml
index 01e064b5e..a626df8b3 100644
--- a/docs/xml/Android.AccessibilityServices/AccessibilityServiceInfo.xml
+++ b/docs/xml/Android.AccessibilityServices/AccessibilityServiceInfo.xml
@@ -1181,7 +1181,7 @@
8192
- This flag requests that when when #FLAG_REQUEST_MULTI_FINGER_GESTURES is enabled,
+ This flag requests that when #FLAG_REQUEST_MULTI_FINGER_GESTURES is enabled,
two-finger passthrough gestures are re-enabled.
This flag requests that when when #FLAG_REQUEST_MULTI_FINGER_GESTURES is enabled,
@@ -1436,7 +1436,7 @@
4096
- This flag requests that when when #FLAG_REQUEST_TOUCH_EXPLORATION_MODE is enabled,
+ This flag requests that when #FLAG_REQUEST_TOUCH_EXPLORATION_MODE is enabled,
multi-finger gestures are also enabled.
This flag requests that when when #FLAG_REQUEST_TOUCH_EXPLORATION_MODE is enabled,
@@ -1710,7 +1710,7 @@
16384
- This flag requests that when when #FLAG_REQUEST_TOUCH_EXPLORATION_MODE is enabled, a
+ This flag requests that when #FLAG_REQUEST_TOUCH_EXPLORATION_MODE is enabled, a
service will receive the motion events for each successfully-detected gesture.
This flag requests that when when #FLAG_REQUEST_TOUCH_EXPLORATION_MODE is enabled, a
diff --git a/docs/xml/Android.Accounts/AuthenticatorDescription.xml b/docs/xml/Android.Accounts/AuthenticatorDescription.xml
index c249bab22..c7c01d684 100644
--- a/docs/xml/Android.Accounts/AuthenticatorDescription.xml
+++ b/docs/xml/Android.Accounts/AuthenticatorDescription.xml
@@ -158,7 +158,8 @@
The resource ID of an icon for the authenticator.
The resource ID of a smaller icon for the authenticator.
The resource ID of a preference hierarchy to add to the account settings page.
- if the authenticator handles its own token caching and permission screen; otherwise, .
+
+ if the authenticator handles its own token caching and permission screen; otherwise, .
A constructor for a full AuthenticatorDescription
A constructor for a full AuthenticatorDescription
@@ -274,7 +275,8 @@
Authenticator handles its own token caching and permission screen
- if the authenticator handles its own token caching and permission screen; otherwise, .
+
+ if the authenticator handles its own token caching and permission screen; otherwise, .
Authenticator handles its own token caching and permission screen
diff --git a/docs/xml/Android.Accounts/IAccountManagerFuture.xml b/docs/xml/Android.Accounts/IAccountManagerFuture.xml
index e6163c09d..579199399 100644
--- a/docs/xml/Android.Accounts/IAccountManagerFuture.xml
+++ b/docs/xml/Android.Accounts/IAccountManagerFuture.xml
@@ -199,7 +199,8 @@
Returns true if this task was cancelled before it completed
normally.
- if the task was canceled before normal completion; otherwise, .
+
+ if the task was canceled before normal completion; otherwise, .
Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.
@@ -227,7 +228,8 @@
Returns true if this task completed.
- if the task completed normally, by exception, or by cancellation; otherwise, .
+
+ if the task completed normally, by exception, or by cancellation; otherwise, .
Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.
diff --git a/docs/xml/Android.AdServices.AdIds/AdId.xml b/docs/xml/Android.AdServices.AdIds/AdId.xml
index 56f8470b8..e0ef621bf 100644
--- a/docs/xml/Android.AdServices.AdIds/AdId.xml
+++ b/docs/xml/Android.AdServices.AdIds/AdId.xml
@@ -185,7 +185,8 @@
Retrieves the limit ad tracking enabled setting.
- if the user has limited ad tracking; otherwise, .
+
+ if the user has limited ad tracking; otherwise, .
Retrieves the limit ad tracking enabled setting.
This value is true if user has limit ad tracking enabled, false otherwise.
@@ -313,7 +314,7 @@
System.String
- A zeroed-out advertising ID returned when the user has limited ad tracking.
+ A zeroed-out #getAdId ad id that is returned when the user has #isLimitAdTrackingEnabled limited ad tracking.
A zeroed-out advertising ID returned when is .
diff --git a/docs/xml/Android.AdServices.AdSelection/AdSelectionConfig+Builder.xml b/docs/xml/Android.AdServices.AdSelection/AdSelectionConfig+Builder.xml
index a33c9f6b5..ae9db5ab1 100644
--- a/docs/xml/Android.AdServices.AdSelection/AdSelectionConfig+Builder.xml
+++ b/docs/xml/Android.AdServices.AdSelection/AdSelectionConfig+Builder.xml
@@ -20,6 +20,10 @@
[System.Runtime.CompilerServices.Nullable(0)]
[<System.Runtime.CompilerServices.Nullable(0)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -56,6 +60,10 @@
[Android.Runtime.Register(".ctor", "()V", "", ApiSince=34)]
[<Android.Runtime.Register(".ctor", "()V", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -82,6 +90,10 @@
[Android.Runtime.Register("build", "()Landroid/adservices/adselection/AdSelectionConfig;", "", ApiSince=34)]
[<Android.Runtime.Register("build", "()Landroid/adservices/adselection/AdSelectionConfig;", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -153,6 +165,10 @@
[Android.Runtime.Register("setAdSelectionSignals", "(Landroid/adservices/common/AdSelectionSignals;)Landroid/adservices/adselection/AdSelectionConfig$Builder;", "", ApiSince=34)]
[<Android.Runtime.Register("setAdSelectionSignals", "(Landroid/adservices/common/AdSelectionSignals;)Landroid/adservices/adselection/AdSelectionConfig$Builder;", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -186,6 +202,10 @@
[Android.Runtime.Register("setCustomAudienceBuyers", "(Ljava/util/List;)Landroid/adservices/adselection/AdSelectionConfig$Builder;", "", ApiSince=34)]
[<Android.Runtime.Register("setCustomAudienceBuyers", "(Ljava/util/List;)Landroid/adservices/adselection/AdSelectionConfig$Builder;", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -219,6 +239,10 @@
[Android.Runtime.Register("setDecisionLogicUri", "(Landroid/net/Uri;)Landroid/adservices/adselection/AdSelectionConfig$Builder;", "", ApiSince=34)]
[<Android.Runtime.Register("setDecisionLogicUri", "(Landroid/net/Uri;)Landroid/adservices/adselection/AdSelectionConfig$Builder;", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -252,6 +276,10 @@
[Android.Runtime.Register("setPerBuyerSignals", "(Ljava/util/Map;)Landroid/adservices/adselection/AdSelectionConfig$Builder;", "", ApiSince=34)]
[<Android.Runtime.Register("setPerBuyerSignals", "(Ljava/util/Map;)Landroid/adservices/adselection/AdSelectionConfig$Builder;", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -285,6 +313,10 @@
[Android.Runtime.Register("setPerBuyerSignedContextualAds", "(Ljava/util/Map;)Landroid/adservices/adselection/AdSelectionConfig$Builder;", "", ApiSince=35)]
[<Android.Runtime.Register("setPerBuyerSignedContextualAds", "(Ljava/util/Map;)Landroid/adservices/adselection/AdSelectionConfig$Builder;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -318,6 +350,10 @@
[Android.Runtime.Register("setSeller", "(Landroid/adservices/common/AdTechIdentifier;)Landroid/adservices/adselection/AdSelectionConfig$Builder;", "", ApiSince=34)]
[<Android.Runtime.Register("setSeller", "(Landroid/adservices/common/AdTechIdentifier;)Landroid/adservices/adselection/AdSelectionConfig$Builder;", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -351,6 +387,10 @@
[Android.Runtime.Register("setSellerSignals", "(Landroid/adservices/common/AdSelectionSignals;)Landroid/adservices/adselection/AdSelectionConfig$Builder;", "", ApiSince=34)]
[<Android.Runtime.Register("setSellerSignals", "(Landroid/adservices/common/AdSelectionSignals;)Landroid/adservices/adselection/AdSelectionConfig$Builder;", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -384,6 +424,10 @@
[Android.Runtime.Register("setTrustedScoringSignalsUri", "(Landroid/net/Uri;)Landroid/adservices/adselection/AdSelectionConfig$Builder;", "", ApiSince=34)]
[<Android.Runtime.Register("setTrustedScoringSignalsUri", "(Landroid/net/Uri;)Landroid/adservices/adselection/AdSelectionConfig$Builder;", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
diff --git a/docs/xml/Android.AdServices.AdSelection/AdSelectionConfig.xml b/docs/xml/Android.AdServices.AdSelection/AdSelectionConfig.xml
index 8209f1608..7568ec9b1 100644
--- a/docs/xml/Android.AdServices.AdSelection/AdSelectionConfig.xml
+++ b/docs/xml/Android.AdServices.AdSelection/AdSelectionConfig.xml
@@ -37,6 +37,10 @@
[System.Runtime.CompilerServices.NullableContext(1)]
[<System.Runtime.CompilerServices.NullableContext(1)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -71,6 +75,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -117,6 +125,10 @@
[Android.Runtime.Register("CREATOR", ApiSince=34)]
[<Android.Runtime.Register("CREATOR", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -142,6 +154,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -183,6 +199,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -231,6 +251,10 @@
[Android.Runtime.Register("describeContents", "()I", "", ApiSince=34)]
[<Android.Runtime.Register("describeContents", "()I", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -311,6 +335,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -354,6 +382,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -395,6 +427,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -435,6 +471,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -536,6 +576,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -584,6 +628,10 @@
[Android.Runtime.Register("writeToParcel", "(Landroid/os/Parcel;I)V", "", ApiSince=34)]
[<Android.Runtime.Register("writeToParcel", "(Landroid/os/Parcel;I)V", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
diff --git a/docs/xml/Android.AdServices.AdSelection/AdSelectionFromOutcomesConfig+Builder.xml b/docs/xml/Android.AdServices.AdSelection/AdSelectionFromOutcomesConfig+Builder.xml
index 3122e99bb..ebc14de98 100644
--- a/docs/xml/Android.AdServices.AdSelection/AdSelectionFromOutcomesConfig+Builder.xml
+++ b/docs/xml/Android.AdServices.AdSelection/AdSelectionFromOutcomesConfig+Builder.xml
@@ -20,6 +20,10 @@
[System.Runtime.CompilerServices.Nullable(0)]
[<System.Runtime.CompilerServices.Nullable(0)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -57,6 +61,10 @@
[Android.Runtime.Register(".ctor", "()V", "", ApiSince=35)]
[<Android.Runtime.Register(".ctor", "()V", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -83,6 +91,10 @@
[Android.Runtime.Register("build", "()Landroid/adservices/adselection/AdSelectionFromOutcomesConfig;", "", ApiSince=35)]
[<Android.Runtime.Register("build", "()Landroid/adservices/adselection/AdSelectionFromOutcomesConfig;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -154,6 +166,10 @@
[Android.Runtime.Register("setAdSelectionIds", "(Ljava/util/List;)Landroid/adservices/adselection/AdSelectionFromOutcomesConfig$Builder;", "", ApiSince=35)]
[<Android.Runtime.Register("setAdSelectionIds", "(Ljava/util/List;)Landroid/adservices/adselection/AdSelectionFromOutcomesConfig$Builder;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -187,6 +203,10 @@
[Android.Runtime.Register("setSelectionLogicUri", "(Landroid/net/Uri;)Landroid/adservices/adselection/AdSelectionFromOutcomesConfig$Builder;", "", ApiSince=35)]
[<Android.Runtime.Register("setSelectionLogicUri", "(Landroid/net/Uri;)Landroid/adservices/adselection/AdSelectionFromOutcomesConfig$Builder;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -220,6 +240,10 @@
[Android.Runtime.Register("setSelectionSignals", "(Landroid/adservices/common/AdSelectionSignals;)Landroid/adservices/adselection/AdSelectionFromOutcomesConfig$Builder;", "", ApiSince=35)]
[<Android.Runtime.Register("setSelectionSignals", "(Landroid/adservices/common/AdSelectionSignals;)Landroid/adservices/adselection/AdSelectionFromOutcomesConfig$Builder;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -253,6 +277,10 @@
[Android.Runtime.Register("setSeller", "(Landroid/adservices/common/AdTechIdentifier;)Landroid/adservices/adselection/AdSelectionFromOutcomesConfig$Builder;", "", ApiSince=35)]
[<Android.Runtime.Register("setSeller", "(Landroid/adservices/common/AdTechIdentifier;)Landroid/adservices/adselection/AdSelectionFromOutcomesConfig$Builder;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
diff --git a/docs/xml/Android.AdServices.AdSelection/AdSelectionFromOutcomesConfig.xml b/docs/xml/Android.AdServices.AdSelection/AdSelectionFromOutcomesConfig.xml
index d503821ac..56d76bc7e 100644
--- a/docs/xml/Android.AdServices.AdSelection/AdSelectionFromOutcomesConfig.xml
+++ b/docs/xml/Android.AdServices.AdSelection/AdSelectionFromOutcomesConfig.xml
@@ -37,6 +37,10 @@
[System.Runtime.CompilerServices.NullableContext(1)]
[<System.Runtime.CompilerServices.NullableContext(1)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -73,6 +77,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -118,6 +126,10 @@
[Android.Runtime.Register("CREATOR", ApiSince=35)]
[<Android.Runtime.Register("CREATOR", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -150,6 +162,10 @@
[Android.Runtime.Register("describeContents", "()I", "", ApiSince=35)]
[<Android.Runtime.Register("describeContents", "()I", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -230,6 +246,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -271,6 +291,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -311,6 +335,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -416,6 +444,10 @@
[Android.Runtime.Register("writeToParcel", "(Landroid/os/Parcel;I)V", "", ApiSince=35)]
[<Android.Runtime.Register("writeToParcel", "(Landroid/os/Parcel;I)V", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
diff --git a/docs/xml/Android.AdServices.AdSelection/AdSelectionManager.xml b/docs/xml/Android.AdServices.AdSelection/AdSelectionManager.xml
index 4deb8af97..0b76a6b68 100644
--- a/docs/xml/Android.AdServices.AdSelection/AdSelectionManager.xml
+++ b/docs/xml/Android.AdServices.AdSelection/AdSelectionManager.xml
@@ -24,6 +24,10 @@
[System.Runtime.CompilerServices.NullableContext(1)]
[<System.Runtime.CompilerServices.NullableContext(1)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -84,6 +88,10 @@
[Android.Runtime.Register("get", "(Landroid/content/Context;)Landroid/adservices/adselection/AdSelectionManager;", "", ApiSince=34)]
[<Android.Runtime.Register("get", "(Landroid/content/Context;)Landroid/adservices/adselection/AdSelectionManager;", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -129,6 +137,10 @@
[Android.Runtime.Register("getAdSelectionData", "(Landroid/adservices/adselection/GetAdSelectionDataRequest;Ljava/util/concurrent/Executor;Landroid/os/OutcomeReceiver;)V", "GetGetAdSelectionData_Landroid_adservices_adselection_GetAdSelectionDataRequest_Ljava_util_concurrent_Executor_Landroid_os_OutcomeReceiver_Handler", ApiSince=35)]
[<Android.Runtime.Register("getAdSelectionData", "(Landroid/adservices/adselection/GetAdSelectionDataRequest;Ljava/util/concurrent/Executor;Landroid/os/OutcomeReceiver;)V", "GetGetAdSelectionData_Landroid_adservices_adselection_GetAdSelectionDataRequest_Ljava_util_concurrent_Executor_Landroid_os_OutcomeReceiver_Handler", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -223,6 +235,10 @@
[Android.Runtime.Register("persistAdSelectionResult", "(Landroid/adservices/adselection/PersistAdSelectionResultRequest;Ljava/util/concurrent/Executor;Landroid/os/OutcomeReceiver;)V", "GetPersistAdSelectionResult_Landroid_adservices_adselection_PersistAdSelectionResultRequest_Ljava_util_concurrent_Executor_Landroid_os_OutcomeReceiver_Handler", ApiSince=35)]
[<Android.Runtime.Register("persistAdSelectionResult", "(Landroid/adservices/adselection/PersistAdSelectionResultRequest;Ljava/util/concurrent/Executor;Landroid/os/OutcomeReceiver;)V", "GetPersistAdSelectionResult_Landroid_adservices_adselection_PersistAdSelectionResultRequest_Ljava_util_concurrent_Executor_Landroid_os_OutcomeReceiver_Handler", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -288,6 +304,10 @@
[Android.Runtime.Register("reportEvent", "(Landroid/adservices/adselection/ReportEventRequest;Ljava/util/concurrent/Executor;Landroid/os/OutcomeReceiver;)V", "GetReportEvent_Landroid_adservices_adselection_ReportEventRequest_Ljava_util_concurrent_Executor_Landroid_os_OutcomeReceiver_Handler", ApiSince=35)]
[<Android.Runtime.Register("reportEvent", "(Landroid/adservices/adselection/ReportEventRequest;Ljava/util/concurrent/Executor;Landroid/os/OutcomeReceiver;)V", "GetReportEvent_Landroid_adservices_adselection_ReportEventRequest_Ljava_util_concurrent_Executor_Landroid_os_OutcomeReceiver_Handler", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -357,6 +377,10 @@
[Android.Runtime.Register("reportImpression", "(Landroid/adservices/adselection/ReportImpressionRequest;Ljava/util/concurrent/Executor;Landroid/os/OutcomeReceiver;)V", "GetReportImpression_Landroid_adservices_adselection_ReportImpressionRequest_Ljava_util_concurrent_Executor_Landroid_os_OutcomeReceiver_Handler", ApiSince=34)]
[<Android.Runtime.Register("reportImpression", "(Landroid/adservices/adselection/ReportImpressionRequest;Ljava/util/concurrent/Executor;Landroid/os/OutcomeReceiver;)V", "GetReportImpression_Landroid_adservices_adselection_ReportImpressionRequest_Ljava_util_concurrent_Executor_Landroid_os_OutcomeReceiver_Handler", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -463,6 +487,10 @@
[Android.Runtime.Register("selectAds", "(Landroid/adservices/adselection/AdSelectionConfig;Ljava/util/concurrent/Executor;Landroid/os/OutcomeReceiver;)V", "GetSelectAds_Landroid_adservices_adselection_AdSelectionConfig_Ljava_util_concurrent_Executor_Landroid_os_OutcomeReceiver_Handler", ApiSince=34)]
[<Android.Runtime.Register("selectAds", "(Landroid/adservices/adselection/AdSelectionConfig;Ljava/util/concurrent/Executor;Landroid/os/OutcomeReceiver;)V", "GetSelectAds_Landroid_adservices_adselection_AdSelectionConfig_Ljava_util_concurrent_Executor_Landroid_os_OutcomeReceiver_Handler", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -541,6 +569,10 @@
[Android.Runtime.Register("selectAds", "(Landroid/adservices/adselection/AdSelectionFromOutcomesConfig;Ljava/util/concurrent/Executor;Landroid/os/OutcomeReceiver;)V", "GetSelectAds_Landroid_adservices_adselection_AdSelectionFromOutcomesConfig_Ljava_util_concurrent_Executor_Landroid_os_OutcomeReceiver_Handler", ApiSince=35)]
[<Android.Runtime.Register("selectAds", "(Landroid/adservices/adselection/AdSelectionFromOutcomesConfig;Ljava/util/concurrent/Executor;Landroid/os/OutcomeReceiver;)V", "GetSelectAds_Landroid_adservices_adselection_AdSelectionFromOutcomesConfig_Ljava_util_concurrent_Executor_Landroid_os_OutcomeReceiver_Handler", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -626,6 +658,10 @@
[Android.Runtime.Register("setAppInstallAdvertisers", "(Landroid/adservices/adselection/SetAppInstallAdvertisersRequest;Ljava/util/concurrent/Executor;Landroid/os/OutcomeReceiver;)V", "GetSetAppInstallAdvertisers_Landroid_adservices_adselection_SetAppInstallAdvertisersRequest_Ljava_util_concurrent_Executor_Landroid_os_OutcomeReceiver_Handler", ApiSince=35)]
[<Android.Runtime.Register("setAppInstallAdvertisers", "(Landroid/adservices/adselection/SetAppInstallAdvertisersRequest;Ljava/util/concurrent/Executor;Landroid/os/OutcomeReceiver;)V", "GetSetAppInstallAdvertisers_Landroid_adservices_adselection_SetAppInstallAdvertisersRequest_Ljava_util_concurrent_Executor_Landroid_os_OutcomeReceiver_Handler", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -687,6 +723,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -778,6 +818,10 @@
[Android.Runtime.Register("updateAdCounterHistogram", "(Landroid/adservices/adselection/UpdateAdCounterHistogramRequest;Ljava/util/concurrent/Executor;Landroid/os/OutcomeReceiver;)V", "GetUpdateAdCounterHistogram_Landroid_adservices_adselection_UpdateAdCounterHistogramRequest_Ljava_util_concurrent_Executor_Landroid_os_OutcomeReceiver_Handler", ApiSince=35)]
[<Android.Runtime.Register("updateAdCounterHistogram", "(Landroid/adservices/adselection/UpdateAdCounterHistogramRequest;Ljava/util/concurrent/Executor;Landroid/os/OutcomeReceiver;)V", "GetUpdateAdCounterHistogram_Landroid_adservices_adselection_UpdateAdCounterHistogramRequest_Ljava_util_concurrent_Executor_Landroid_os_OutcomeReceiver_Handler", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
diff --git a/docs/xml/Android.AdServices.AdSelection/AdSelectionOutcome+Builder.xml b/docs/xml/Android.AdServices.AdSelection/AdSelectionOutcome+Builder.xml
index 6436b4689..e12a733cc 100644
--- a/docs/xml/Android.AdServices.AdSelection/AdSelectionOutcome+Builder.xml
+++ b/docs/xml/Android.AdServices.AdSelection/AdSelectionOutcome+Builder.xml
@@ -20,6 +20,10 @@
[System.Runtime.CompilerServices.Nullable(0)]
[<System.Runtime.CompilerServices.Nullable(0)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -56,6 +60,10 @@
[Android.Runtime.Register(".ctor", "()V", "", ApiSince=34)]
[<Android.Runtime.Register(".ctor", "()V", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -82,6 +90,10 @@
[Android.Runtime.Register("build", "()Landroid/adservices/adselection/AdSelectionOutcome;", "", ApiSince=34)]
[<Android.Runtime.Register("build", "()Landroid/adservices/adselection/AdSelectionOutcome;", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -153,6 +165,10 @@
[Android.Runtime.Register("setAdSelectionId", "(J)Landroid/adservices/adselection/AdSelectionOutcome$Builder;", "", ApiSince=34)]
[<Android.Runtime.Register("setAdSelectionId", "(J)Landroid/adservices/adselection/AdSelectionOutcome$Builder;", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -186,6 +202,10 @@
[Android.Runtime.Register("setComponentAdUris", "(Ljava/util/List;)Landroid/adservices/adselection/AdSelectionOutcome$Builder;", "", ApiSince=36)]
[<Android.Runtime.Register("setComponentAdUris", "(Ljava/util/List;)Landroid/adservices/adselection/AdSelectionOutcome$Builder;", "", ApiSince=36)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android36.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android36.0")>]
@@ -219,6 +239,10 @@
[Android.Runtime.Register("setRenderUri", "(Landroid/net/Uri;)Landroid/adservices/adselection/AdSelectionOutcome$Builder;", "", ApiSince=34)]
[<Android.Runtime.Register("setRenderUri", "(Landroid/net/Uri;)Landroid/adservices/adselection/AdSelectionOutcome$Builder;", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
diff --git a/docs/xml/Android.AdServices.AdSelection/AdSelectionOutcome.xml b/docs/xml/Android.AdServices.AdSelection/AdSelectionOutcome.xml
index 858f2468c..4dd1fe2ba 100644
--- a/docs/xml/Android.AdServices.AdSelection/AdSelectionOutcome.xml
+++ b/docs/xml/Android.AdServices.AdSelection/AdSelectionOutcome.xml
@@ -24,6 +24,10 @@
[System.Runtime.CompilerServices.NullableContext(1)]
[<System.Runtime.CompilerServices.NullableContext(1)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -83,6 +87,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -124,6 +132,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android36.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android36.0")>]
@@ -169,6 +181,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -244,6 +260,10 @@
[Android.Runtime.Register("NO_OUTCOME", ApiSince=35)]
[<Android.Runtime.Register("NO_OUTCOME", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -281,6 +301,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -380,6 +404,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android36.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android36.0")>]
diff --git a/docs/xml/Android.AdServices.AdSelection/AdWithBid.xml b/docs/xml/Android.AdServices.AdSelection/AdWithBid.xml
index 5098d1169..c4a83a2b4 100644
--- a/docs/xml/Android.AdServices.AdSelection/AdWithBid.xml
+++ b/docs/xml/Android.AdServices.AdSelection/AdWithBid.xml
@@ -37,6 +37,10 @@
[System.Runtime.CompilerServices.NullableContext(1)]
[<System.Runtime.CompilerServices.NullableContext(1)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -80,6 +84,10 @@
[Android.Runtime.Register(".ctor", "(Landroid/adservices/common/AdData;D)V", "", ApiSince=35)]
[<Android.Runtime.Register(".ctor", "(Landroid/adservices/common/AdData;D)V", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -119,6 +127,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -159,6 +171,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -212,6 +228,10 @@
[Android.Runtime.Register("CREATOR", ApiSince=35)]
[<Android.Runtime.Register("CREATOR", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -244,6 +264,10 @@
[Android.Runtime.Register("describeContents", "()I", "", ApiSince=35)]
[<Android.Runtime.Register("describeContents", "()I", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -389,6 +413,10 @@
[Android.Runtime.Register("writeToParcel", "(Landroid/os/Parcel;I)V", "", ApiSince=35)]
[<Android.Runtime.Register("writeToParcel", "(Landroid/os/Parcel;I)V", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
diff --git a/docs/xml/Android.AdServices.AdSelection/AddAdSelectionFromOutcomesOverrideRequest.xml b/docs/xml/Android.AdServices.AdSelection/AddAdSelectionFromOutcomesOverrideRequest.xml
index 59a0ed38a..80d00c634 100644
--- a/docs/xml/Android.AdServices.AdSelection/AddAdSelectionFromOutcomesOverrideRequest.xml
+++ b/docs/xml/Android.AdServices.AdSelection/AddAdSelectionFromOutcomesOverrideRequest.xml
@@ -24,6 +24,10 @@
[System.Runtime.CompilerServices.NullableContext(1)]
[<System.Runtime.CompilerServices.NullableContext(1)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -87,6 +91,10 @@
[Android.Runtime.Register(".ctor", "(Landroid/adservices/adselection/AdSelectionFromOutcomesConfig;Ljava/lang/String;Landroid/adservices/common/AdSelectionSignals;)V", "", ApiSince=35)]
[<Android.Runtime.Register(".ctor", "(Landroid/adservices/adselection/AdSelectionFromOutcomesConfig;Ljava/lang/String;Landroid/adservices/common/AdSelectionSignals;)V", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -128,6 +136,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -199,6 +211,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -241,6 +257,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
diff --git a/docs/xml/Android.AdServices.AdSelection/AddAdSelectionOverrideRequest.xml b/docs/xml/Android.AdServices.AdSelection/AddAdSelectionOverrideRequest.xml
index c24840015..4f9fa4511 100644
--- a/docs/xml/Android.AdServices.AdSelection/AddAdSelectionOverrideRequest.xml
+++ b/docs/xml/Android.AdServices.AdSelection/AddAdSelectionOverrideRequest.xml
@@ -24,6 +24,10 @@
[System.Runtime.CompilerServices.NullableContext(1)]
[<System.Runtime.CompilerServices.NullableContext(1)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -87,6 +91,10 @@
[Android.Runtime.Register(".ctor", "(Landroid/adservices/adselection/AdSelectionConfig;Ljava/lang/String;Landroid/adservices/common/AdSelectionSignals;)V", "", ApiSince=34)]
[<Android.Runtime.Register(".ctor", "(Landroid/adservices/adselection/AdSelectionConfig;Ljava/lang/String;Landroid/adservices/common/AdSelectionSignals;)V", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -132,6 +140,10 @@
[Android.Runtime.Register(".ctor", "(Landroid/adservices/adselection/AdSelectionConfig;Ljava/lang/String;Landroid/adservices/common/AdSelectionSignals;Landroid/adservices/adselection/PerBuyerDecisionLogic;)V", "", ApiSince=35)]
[<Android.Runtime.Register(".ctor", "(Landroid/adservices/adselection/AdSelectionConfig;Ljava/lang/String;Landroid/adservices/common/AdSelectionSignals;Landroid/adservices/adselection/PerBuyerDecisionLogic;)V", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -176,6 +188,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -218,6 +234,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -288,6 +308,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -387,6 +411,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
diff --git a/docs/xml/Android.AdServices.AdSelection/DecisionLogic.xml b/docs/xml/Android.AdServices.AdSelection/DecisionLogic.xml
index 9cfd70b22..27ad9d39e 100644
--- a/docs/xml/Android.AdServices.AdSelection/DecisionLogic.xml
+++ b/docs/xml/Android.AdServices.AdSelection/DecisionLogic.xml
@@ -37,6 +37,10 @@
[System.Runtime.CompilerServices.NullableContext(1)]
[<System.Runtime.CompilerServices.NullableContext(1)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -74,6 +78,10 @@
[Android.Runtime.Register(".ctor", "(Ljava/lang/String;)V", "", ApiSince=35)]
[<Android.Runtime.Register(".ctor", "(Ljava/lang/String;)V", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -103,6 +111,10 @@
[Android.Runtime.Register("CREATOR", ApiSince=35)]
[<Android.Runtime.Register("CREATOR", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -135,6 +147,10 @@
[Android.Runtime.Register("describeContents", "()I", "", ApiSince=35)]
[<Android.Runtime.Register("describeContents", "()I", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -215,6 +231,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -309,6 +329,10 @@
[Android.Runtime.Register("writeToParcel", "(Landroid/os/Parcel;I)V", "", ApiSince=35)]
[<Android.Runtime.Register("writeToParcel", "(Landroid/os/Parcel;I)V", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
diff --git a/docs/xml/Android.AdServices.AdSelection/GetAdSelectionDataOutcome.xml b/docs/xml/Android.AdServices.AdSelection/GetAdSelectionDataOutcome.xml
index 00a327f51..2db25ef8a 100644
--- a/docs/xml/Android.AdServices.AdSelection/GetAdSelectionDataOutcome.xml
+++ b/docs/xml/Android.AdServices.AdSelection/GetAdSelectionDataOutcome.xml
@@ -24,6 +24,10 @@
[System.Runtime.CompilerServices.NullableContext(1)]
[<System.Runtime.CompilerServices.NullableContext(1)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -57,6 +61,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -152,6 +160,10 @@
[System.Runtime.CompilerServices.NullableContext(2)]
[<System.Runtime.CompilerServices.NullableContext(2)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
diff --git a/docs/xml/Android.AdServices.AdSelection/GetAdSelectionDataRequest+Builder.xml b/docs/xml/Android.AdServices.AdSelection/GetAdSelectionDataRequest+Builder.xml
index dce1c08b8..0fc918c8b 100644
--- a/docs/xml/Android.AdServices.AdSelection/GetAdSelectionDataRequest+Builder.xml
+++ b/docs/xml/Android.AdServices.AdSelection/GetAdSelectionDataRequest+Builder.xml
@@ -20,6 +20,10 @@
[System.Runtime.CompilerServices.Nullable(0)]
[<System.Runtime.CompilerServices.Nullable(0)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -56,6 +60,10 @@
[Android.Runtime.Register(".ctor", "()V", "", ApiSince=35)]
[<Android.Runtime.Register(".ctor", "()V", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -82,6 +90,10 @@
[Android.Runtime.Register("build", "()Landroid/adservices/adselection/GetAdSelectionDataRequest;", "", ApiSince=35)]
[<Android.Runtime.Register("build", "()Landroid/adservices/adselection/GetAdSelectionDataRequest;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -153,6 +165,10 @@
[Android.Runtime.Register("setCoordinatorOriginUri", "(Landroid/net/Uri;)Landroid/adservices/adselection/GetAdSelectionDataRequest$Builder;", "", ApiSince=35)]
[<Android.Runtime.Register("setCoordinatorOriginUri", "(Landroid/net/Uri;)Landroid/adservices/adselection/GetAdSelectionDataRequest$Builder;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -193,6 +209,10 @@
[Android.Runtime.Register("setSeller", "(Landroid/adservices/common/AdTechIdentifier;)Landroid/adservices/adselection/GetAdSelectionDataRequest$Builder;", "", ApiSince=35)]
[<Android.Runtime.Register("setSeller", "(Landroid/adservices/common/AdTechIdentifier;)Landroid/adservices/adselection/GetAdSelectionDataRequest$Builder;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -233,6 +253,10 @@
[Android.Runtime.Register("setSellerConfiguration", "(Landroid/adservices/adselection/SellerConfiguration;)Landroid/adservices/adselection/GetAdSelectionDataRequest$Builder;", "", ApiSince=36)]
[<Android.Runtime.Register("setSellerConfiguration", "(Landroid/adservices/adselection/SellerConfiguration;)Landroid/adservices/adselection/GetAdSelectionDataRequest$Builder;", "", ApiSince=36)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android36.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android36.0")>]
diff --git a/docs/xml/Android.AdServices.AdSelection/GetAdSelectionDataRequest.xml b/docs/xml/Android.AdServices.AdSelection/GetAdSelectionDataRequest.xml
index 054e053d0..537e1ff4e 100644
--- a/docs/xml/Android.AdServices.AdSelection/GetAdSelectionDataRequest.xml
+++ b/docs/xml/Android.AdServices.AdSelection/GetAdSelectionDataRequest.xml
@@ -24,6 +24,10 @@
[System.Runtime.CompilerServices.NullableContext(1)]
[<System.Runtime.CompilerServices.NullableContext(1)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -62,6 +66,10 @@
[System.Runtime.CompilerServices.Nullable(2)]
[<System.Runtime.CompilerServices.Nullable(2)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -141,6 +149,10 @@
[System.Runtime.CompilerServices.Nullable(2)]
[<System.Runtime.CompilerServices.Nullable(2)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -189,6 +201,10 @@
[System.Runtime.CompilerServices.Nullable(2)]
[<System.Runtime.CompilerServices.Nullable(2)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android36.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android36.0")>]
diff --git a/docs/xml/Android.AdServices.AdSelection/PerBuyerConfiguration+Builder.xml b/docs/xml/Android.AdServices.AdSelection/PerBuyerConfiguration+Builder.xml
index 3e72ac028..1a6310ec9 100644
--- a/docs/xml/Android.AdServices.AdSelection/PerBuyerConfiguration+Builder.xml
+++ b/docs/xml/Android.AdServices.AdSelection/PerBuyerConfiguration+Builder.xml
@@ -20,6 +20,10 @@
[System.Runtime.CompilerServices.Nullable(0)]
[<System.Runtime.CompilerServices.Nullable(0)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android36.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android36.0")>]
@@ -56,6 +60,10 @@
[Android.Runtime.Register(".ctor", "()V", "", ApiSince=36)]
[<Android.Runtime.Register(".ctor", "()V", "", ApiSince=36)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android36.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android36.0")>]
@@ -94,6 +102,10 @@
[Android.Runtime.Register("build", "()Landroid/adservices/adselection/PerBuyerConfiguration;", "", ApiSince=36)]
[<Android.Runtime.Register("build", "()Landroid/adservices/adselection/PerBuyerConfiguration;", "", ApiSince=36)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android36.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android36.0")>]
@@ -165,6 +177,10 @@
[Android.Runtime.Register("setBuyer", "(Landroid/adservices/common/AdTechIdentifier;)Landroid/adservices/adselection/PerBuyerConfiguration$Builder;", "", ApiSince=36)]
[<Android.Runtime.Register("setBuyer", "(Landroid/adservices/common/AdTechIdentifier;)Landroid/adservices/adselection/PerBuyerConfiguration$Builder;", "", ApiSince=36)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android36.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android36.0")>]
@@ -198,6 +214,10 @@
[Android.Runtime.Register("setTargetInputSizeBytes", "(I)Landroid/adservices/adselection/PerBuyerConfiguration$Builder;", "", ApiSince=36)]
[<Android.Runtime.Register("setTargetInputSizeBytes", "(I)Landroid/adservices/adselection/PerBuyerConfiguration$Builder;", "", ApiSince=36)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android36.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android36.0")>]
diff --git a/docs/xml/Android.AdServices.AdSelection/PerBuyerConfiguration.xml b/docs/xml/Android.AdServices.AdSelection/PerBuyerConfiguration.xml
index a9cbf581a..271b6a959 100644
--- a/docs/xml/Android.AdServices.AdSelection/PerBuyerConfiguration.xml
+++ b/docs/xml/Android.AdServices.AdSelection/PerBuyerConfiguration.xml
@@ -37,6 +37,10 @@
[System.Runtime.CompilerServices.NullableContext(1)]
[<System.Runtime.CompilerServices.NullableContext(1)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android36.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android36.0")>]
@@ -73,6 +77,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android36.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android36.0")>]
@@ -118,6 +126,10 @@
[Android.Runtime.Register("CREATOR", ApiSince=36)]
[<Android.Runtime.Register("CREATOR", ApiSince=36)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android36.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android36.0")>]
@@ -150,6 +162,10 @@
[Android.Runtime.Register("describeContents", "()I", "", ApiSince=36)]
[<Android.Runtime.Register("describeContents", "()I", "", ApiSince=36)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android36.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android36.0")>]
@@ -230,6 +246,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android36.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android36.0")>]
@@ -342,6 +362,10 @@
[Android.Runtime.Register("writeToParcel", "(Landroid/os/Parcel;I)V", "", ApiSince=36)]
[<Android.Runtime.Register("writeToParcel", "(Landroid/os/Parcel;I)V", "", ApiSince=36)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android36.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android36.0")>]
diff --git a/docs/xml/Android.AdServices.AdSelection/PerBuyerDecisionLogic.xml b/docs/xml/Android.AdServices.AdSelection/PerBuyerDecisionLogic.xml
index daa182df9..7f4d4c71e 100644
--- a/docs/xml/Android.AdServices.AdSelection/PerBuyerDecisionLogic.xml
+++ b/docs/xml/Android.AdServices.AdSelection/PerBuyerDecisionLogic.xml
@@ -37,6 +37,10 @@
[System.Runtime.CompilerServices.NullableContext(1)]
[<System.Runtime.CompilerServices.NullableContext(1)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -77,6 +81,10 @@
[Android.Runtime.Register(".ctor", "(Ljava/util/Map;)V", "", ApiSince=35)]
[<Android.Runtime.Register(".ctor", "(Ljava/util/Map;)V", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -119,6 +127,10 @@
[Android.Runtime.Register("CREATOR", ApiSince=35)]
[<Android.Runtime.Register("CREATOR", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -151,6 +163,10 @@
[Android.Runtime.Register("describeContents", "()I", "", ApiSince=35)]
[<Android.Runtime.Register("describeContents", "()I", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -181,6 +197,10 @@
[Android.Runtime.Register("EMPTY", ApiSince=35)]
[<Android.Runtime.Register("EMPTY", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -260,6 +280,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -354,6 +378,10 @@
[Android.Runtime.Register("writeToParcel", "(Landroid/os/Parcel;I)V", "", ApiSince=35)]
[<Android.Runtime.Register("writeToParcel", "(Landroid/os/Parcel;I)V", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
diff --git a/docs/xml/Android.AdServices.AdSelection/PersistAdSelectionResultRequest+Builder.xml b/docs/xml/Android.AdServices.AdSelection/PersistAdSelectionResultRequest+Builder.xml
index c188209d9..b09516ff8 100644
--- a/docs/xml/Android.AdServices.AdSelection/PersistAdSelectionResultRequest+Builder.xml
+++ b/docs/xml/Android.AdServices.AdSelection/PersistAdSelectionResultRequest+Builder.xml
@@ -20,6 +20,10 @@
[System.Runtime.CompilerServices.Nullable(0)]
[<System.Runtime.CompilerServices.Nullable(0)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -56,6 +60,10 @@
[Android.Runtime.Register(".ctor", "()V", "", ApiSince=35)]
[<Android.Runtime.Register(".ctor", "()V", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -82,6 +90,10 @@
[Android.Runtime.Register("build", "()Landroid/adservices/adselection/PersistAdSelectionResultRequest;", "", ApiSince=35)]
[<Android.Runtime.Register("build", "()Landroid/adservices/adselection/PersistAdSelectionResultRequest;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -153,6 +165,10 @@
[Android.Runtime.Register("setAdSelectionDataId", "(J)Landroid/adservices/adselection/PersistAdSelectionResultRequest$Builder;", "", ApiSince=35)]
[<Android.Runtime.Register("setAdSelectionDataId", "(J)Landroid/adservices/adselection/PersistAdSelectionResultRequest$Builder;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -223,6 +239,10 @@
[Android.Runtime.Register("setAdSelectionResult", "([B)Landroid/adservices/adselection/PersistAdSelectionResultRequest$Builder;", "", ApiSince=35)]
[<Android.Runtime.Register("setAdSelectionResult", "([B)Landroid/adservices/adselection/PersistAdSelectionResultRequest$Builder;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -263,6 +283,10 @@
[Android.Runtime.Register("setSeller", "(Landroid/adservices/common/AdTechIdentifier;)Landroid/adservices/adselection/PersistAdSelectionResultRequest$Builder;", "", ApiSince=35)]
[<Android.Runtime.Register("setSeller", "(Landroid/adservices/common/AdTechIdentifier;)Landroid/adservices/adselection/PersistAdSelectionResultRequest$Builder;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
diff --git a/docs/xml/Android.AdServices.AdSelection/PersistAdSelectionResultRequest.xml b/docs/xml/Android.AdServices.AdSelection/PersistAdSelectionResultRequest.xml
index d115666b8..d644ae0fc 100644
--- a/docs/xml/Android.AdServices.AdSelection/PersistAdSelectionResultRequest.xml
+++ b/docs/xml/Android.AdServices.AdSelection/PersistAdSelectionResultRequest.xml
@@ -24,6 +24,10 @@
[System.Runtime.CompilerServices.NullableContext(1)]
[<System.Runtime.CompilerServices.NullableContext(1)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -58,6 +62,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -155,6 +163,10 @@
[System.Runtime.CompilerServices.NullableContext(2)]
[<System.Runtime.CompilerServices.NullableContext(2)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -225,6 +237,10 @@
[System.Runtime.CompilerServices.Nullable(2)]
[<System.Runtime.CompilerServices.Nullable(2)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
diff --git a/docs/xml/Android.AdServices.AdSelection/RemoveAdSelectionFromOutcomesOverrideRequest.xml b/docs/xml/Android.AdServices.AdSelection/RemoveAdSelectionFromOutcomesOverrideRequest.xml
index c26f08603..47655cba3 100644
--- a/docs/xml/Android.AdServices.AdSelection/RemoveAdSelectionFromOutcomesOverrideRequest.xml
+++ b/docs/xml/Android.AdServices.AdSelection/RemoveAdSelectionFromOutcomesOverrideRequest.xml
@@ -24,6 +24,10 @@
[System.Runtime.CompilerServices.NullableContext(1)]
[<System.Runtime.CompilerServices.NullableContext(1)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -67,6 +71,10 @@
[Android.Runtime.Register(".ctor", "(Landroid/adservices/adselection/AdSelectionFromOutcomesConfig;)V", "", ApiSince=35)]
[<Android.Runtime.Register(".ctor", "(Landroid/adservices/adselection/AdSelectionFromOutcomesConfig;)V", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -125,6 +133,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
diff --git a/docs/xml/Android.AdServices.AdSelection/RemoveAdSelectionOverrideRequest.xml b/docs/xml/Android.AdServices.AdSelection/RemoveAdSelectionOverrideRequest.xml
index db17f28ea..c1e599ccc 100644
--- a/docs/xml/Android.AdServices.AdSelection/RemoveAdSelectionOverrideRequest.xml
+++ b/docs/xml/Android.AdServices.AdSelection/RemoveAdSelectionOverrideRequest.xml
@@ -24,6 +24,10 @@
[System.Runtime.CompilerServices.NullableContext(1)]
[<System.Runtime.CompilerServices.NullableContext(1)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -65,6 +69,10 @@
[Android.Runtime.Register(".ctor", "(Landroid/adservices/adselection/AdSelectionConfig;)V", "", ApiSince=34)]
[<Android.Runtime.Register(".ctor", "(Landroid/adservices/adselection/AdSelectionConfig;)V", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -123,6 +131,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
diff --git a/docs/xml/Android.AdServices.AdSelection/ReportEventRequest+Builder.xml b/docs/xml/Android.AdServices.AdSelection/ReportEventRequest+Builder.xml
index 7b5a65c39..1894edc02 100644
--- a/docs/xml/Android.AdServices.AdSelection/ReportEventRequest+Builder.xml
+++ b/docs/xml/Android.AdServices.AdSelection/ReportEventRequest+Builder.xml
@@ -20,6 +20,10 @@
[System.Runtime.CompilerServices.Nullable(0)]
[<System.Runtime.CompilerServices.Nullable(0)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -57,6 +61,10 @@
[Android.Runtime.Register(".ctor", "(JLjava/lang/String;Ljava/lang/String;I)V", "", ApiSince=35)]
[<Android.Runtime.Register(".ctor", "(JLjava/lang/String;Ljava/lang/String;I)V", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -92,6 +100,10 @@
[Android.Runtime.Register("build", "()Landroid/adservices/adselection/ReportEventRequest;", "", ApiSince=35)]
[<Android.Runtime.Register("build", "()Landroid/adservices/adselection/ReportEventRequest;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -163,6 +175,10 @@
[Android.Runtime.Register("setAdSelectionId", "(J)Landroid/adservices/adselection/ReportEventRequest$Builder;", "", ApiSince=35)]
[<Android.Runtime.Register("setAdSelectionId", "(J)Landroid/adservices/adselection/ReportEventRequest$Builder;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -196,6 +212,10 @@
[Android.Runtime.Register("setData", "(Ljava/lang/String;)Landroid/adservices/adselection/ReportEventRequest$Builder;", "", ApiSince=35)]
[<Android.Runtime.Register("setData", "(Ljava/lang/String;)Landroid/adservices/adselection/ReportEventRequest$Builder;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -229,6 +249,10 @@
[Android.Runtime.Register("setInputEvent", "(Landroid/view/InputEvent;)Landroid/adservices/adselection/ReportEventRequest$Builder;", "", ApiSince=35)]
[<Android.Runtime.Register("setInputEvent", "(Landroid/view/InputEvent;)Landroid/adservices/adselection/ReportEventRequest$Builder;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -269,6 +293,10 @@
[Android.Runtime.Register("setKey", "(Ljava/lang/String;)Landroid/adservices/adselection/ReportEventRequest$Builder;", "", ApiSince=35)]
[<Android.Runtime.Register("setKey", "(Ljava/lang/String;)Landroid/adservices/adselection/ReportEventRequest$Builder;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -302,6 +330,10 @@
[Android.Runtime.Register("setReportingDestinations", "(I)Landroid/adservices/adselection/ReportEventRequest$Builder;", "", ApiSince=35)]
[<Android.Runtime.Register("setReportingDestinations", "(I)Landroid/adservices/adselection/ReportEventRequest$Builder;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
diff --git a/docs/xml/Android.AdServices.AdSelection/ReportEventRequest.xml b/docs/xml/Android.AdServices.AdSelection/ReportEventRequest.xml
index 99cb3c63f..db30d6970 100644
--- a/docs/xml/Android.AdServices.AdSelection/ReportEventRequest.xml
+++ b/docs/xml/Android.AdServices.AdSelection/ReportEventRequest.xml
@@ -24,6 +24,10 @@
[System.Runtime.CompilerServices.NullableContext(1)]
[<System.Runtime.CompilerServices.NullableContext(1)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -78,6 +82,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -119,6 +127,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -167,8 +179,8 @@
[<Android.Runtime.Register("FLAG_REPORTING_DESTINATION_BUYER", ApiSince=35)>]
- [System.Obsolete("This constant will be removed in the future version. Use Android.AdServices.AdSelection.ReportingDestination enum directly instead of this field.", true)]
- [<System.Obsolete("This constant will be removed in the future version. Use Android.AdServices.AdSelection.ReportingDestination enum directly instead of this field.", true)>]
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This constant will be removed in the future version. Use Android.AdServices.AdSelection.ReportingDestination enum directly instead of this field.")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This constant will be removed in the future version. Use Android.AdServices.AdSelection.ReportingDestination enum directly instead of this field.")>]
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
@@ -212,8 +224,8 @@
[<Android.Runtime.Register("FLAG_REPORTING_DESTINATION_COMPONENT_SELLER", ApiSince=36)>]
- [System.Obsolete("This constant will be removed in the future version. Use Android.AdServices.AdSelection.ReportingDestination enum directly instead of this field.", true)]
- [<System.Obsolete("This constant will be removed in the future version. Use Android.AdServices.AdSelection.ReportingDestination enum directly instead of this field.", true)>]
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This constant will be removed in the future version. Use Android.AdServices.AdSelection.ReportingDestination enum directly instead of this field.")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This constant will be removed in the future version. Use Android.AdServices.AdSelection.ReportingDestination enum directly instead of this field.")>]
[System.Runtime.Versioning.SupportedOSPlatform("android36.0")]
@@ -257,8 +269,8 @@
[<Android.Runtime.Register("FLAG_REPORTING_DESTINATION_SELLER", ApiSince=35)>]
- [System.Obsolete("This constant will be removed in the future version. Use Android.AdServices.AdSelection.ReportingDestination enum directly instead of this field.", true)]
- [<System.Obsolete("This constant will be removed in the future version. Use Android.AdServices.AdSelection.ReportingDestination enum directly instead of this field.", true)>]
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This constant will be removed in the future version. Use Android.AdServices.AdSelection.ReportingDestination enum directly instead of this field.")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This constant will be removed in the future version. Use Android.AdServices.AdSelection.ReportingDestination enum directly instead of this field.")>]
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
@@ -301,6 +313,10 @@
[System.Runtime.CompilerServices.Nullable(2)]
[<System.Runtime.CompilerServices.Nullable(2)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -376,6 +392,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -422,6 +442,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
diff --git a/docs/xml/Android.AdServices.AdSelection/ReportImpressionRequest.xml b/docs/xml/Android.AdServices.AdSelection/ReportImpressionRequest.xml
index 38770f30b..8b5fa2b99 100644
--- a/docs/xml/Android.AdServices.AdSelection/ReportImpressionRequest.xml
+++ b/docs/xml/Android.AdServices.AdSelection/ReportImpressionRequest.xml
@@ -24,6 +24,10 @@
[System.Runtime.CompilerServices.NullableContext(1)]
[<System.Runtime.CompilerServices.NullableContext(1)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -61,6 +65,10 @@
[Android.Runtime.Register(".ctor", "(J)V", "", ApiSince=35)]
[<Android.Runtime.Register(".ctor", "(J)V", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -108,6 +116,10 @@
[Android.Runtime.Register(".ctor", "(JLandroid/adservices/adselection/AdSelectionConfig;)V", "", ApiSince=34)]
[<Android.Runtime.Register(".ctor", "(JLandroid/adservices/adselection/AdSelectionConfig;)V", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -171,6 +183,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -212,6 +228,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
diff --git a/docs/xml/Android.AdServices.AdSelection/SellerConfiguration+Builder.xml b/docs/xml/Android.AdServices.AdSelection/SellerConfiguration+Builder.xml
index da5554eb2..e5065d183 100644
--- a/docs/xml/Android.AdServices.AdSelection/SellerConfiguration+Builder.xml
+++ b/docs/xml/Android.AdServices.AdSelection/SellerConfiguration+Builder.xml
@@ -20,6 +20,10 @@
[System.Runtime.CompilerServices.Nullable(0)]
[<System.Runtime.CompilerServices.Nullable(0)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android36.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android36.0")>]
@@ -56,6 +60,10 @@
[Android.Runtime.Register(".ctor", "()V", "", ApiSince=36)]
[<Android.Runtime.Register(".ctor", "()V", "", ApiSince=36)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android36.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android36.0")>]
@@ -82,6 +90,10 @@
[Android.Runtime.Register("build", "()Landroid/adservices/adselection/SellerConfiguration;", "", ApiSince=36)]
[<Android.Runtime.Register("build", "()Landroid/adservices/adselection/SellerConfiguration;", "", ApiSince=36)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android36.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android36.0")>]
@@ -153,6 +165,10 @@
[Android.Runtime.Register("setMaximumPayloadSizeBytes", "(I)Landroid/adservices/adselection/SellerConfiguration$Builder;", "", ApiSince=36)]
[<Android.Runtime.Register("setMaximumPayloadSizeBytes", "(I)Landroid/adservices/adselection/SellerConfiguration$Builder;", "", ApiSince=36)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android36.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android36.0")>]
@@ -186,6 +202,10 @@
[Android.Runtime.Register("setPerBuyerConfigurations", "(Ljava/util/Set;)Landroid/adservices/adselection/SellerConfiguration$Builder;", "", ApiSince=36)]
[<Android.Runtime.Register("setPerBuyerConfigurations", "(Ljava/util/Set;)Landroid/adservices/adselection/SellerConfiguration$Builder;", "", ApiSince=36)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android36.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android36.0")>]
diff --git a/docs/xml/Android.AdServices.AdSelection/SellerConfiguration.xml b/docs/xml/Android.AdServices.AdSelection/SellerConfiguration.xml
index ffdba25f3..2a6dd2b4f 100644
--- a/docs/xml/Android.AdServices.AdSelection/SellerConfiguration.xml
+++ b/docs/xml/Android.AdServices.AdSelection/SellerConfiguration.xml
@@ -37,6 +37,10 @@
[System.Runtime.CompilerServices.NullableContext(1)]
[<System.Runtime.CompilerServices.NullableContext(1)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android36.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android36.0")>]
@@ -76,6 +80,10 @@
[Android.Runtime.Register("CREATOR", ApiSince=36)]
[<Android.Runtime.Register("CREATOR", ApiSince=36)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android36.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android36.0")>]
@@ -108,6 +116,10 @@
[Android.Runtime.Register("describeContents", "()I", "", ApiSince=36)]
[<Android.Runtime.Register("describeContents", "()I", "", ApiSince=36)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android36.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android36.0")>]
@@ -188,6 +200,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android36.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android36.0")>]
@@ -229,6 +245,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android36.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android36.0")>]
@@ -341,6 +361,10 @@
[Android.Runtime.Register("writeToParcel", "(Landroid/os/Parcel;I)V", "", ApiSince=36)]
[<Android.Runtime.Register("writeToParcel", "(Landroid/os/Parcel;I)V", "", ApiSince=36)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android36.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android36.0")>]
diff --git a/docs/xml/Android.AdServices.AdSelection/SetAppInstallAdvertisersRequest+Builder.xml b/docs/xml/Android.AdServices.AdSelection/SetAppInstallAdvertisersRequest+Builder.xml
index 9c3f12c60..1b2af2486 100644
--- a/docs/xml/Android.AdServices.AdSelection/SetAppInstallAdvertisersRequest+Builder.xml
+++ b/docs/xml/Android.AdServices.AdSelection/SetAppInstallAdvertisersRequest+Builder.xml
@@ -20,6 +20,10 @@
[System.Runtime.CompilerServices.Nullable(0)]
[<System.Runtime.CompilerServices.Nullable(0)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -44,6 +48,10 @@
[Android.Runtime.Register(".ctor", "()V", "", ApiSince=35)]
[<Android.Runtime.Register(".ctor", "()V", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -70,6 +78,10 @@
[Android.Runtime.Register("build", "()Landroid/adservices/adselection/SetAppInstallAdvertisersRequest;", "", ApiSince=35)]
[<Android.Runtime.Register("build", "()Landroid/adservices/adselection/SetAppInstallAdvertisersRequest;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -141,6 +153,10 @@
[Android.Runtime.Register("setAdvertisers", "(Ljava/util/Set;)Landroid/adservices/adselection/SetAppInstallAdvertisersRequest$Builder;", "", ApiSince=35)]
[<Android.Runtime.Register("setAdvertisers", "(Ljava/util/Set;)Landroid/adservices/adselection/SetAppInstallAdvertisersRequest$Builder;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
diff --git a/docs/xml/Android.AdServices.AdSelection/SetAppInstallAdvertisersRequest.xml b/docs/xml/Android.AdServices.AdSelection/SetAppInstallAdvertisersRequest.xml
index 0c61e35d7..898170dfd 100644
--- a/docs/xml/Android.AdServices.AdSelection/SetAppInstallAdvertisersRequest.xml
+++ b/docs/xml/Android.AdServices.AdSelection/SetAppInstallAdvertisersRequest.xml
@@ -24,6 +24,10 @@
[System.Runtime.CompilerServices.NullableContext(1)]
[<System.Runtime.CompilerServices.NullableContext(1)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -78,6 +82,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
diff --git a/docs/xml/Android.AdServices.AdSelection/SignedContextualAds+Builder.xml b/docs/xml/Android.AdServices.AdSelection/SignedContextualAds+Builder.xml
index c6124f5ac..7358828bd 100644
--- a/docs/xml/Android.AdServices.AdSelection/SignedContextualAds+Builder.xml
+++ b/docs/xml/Android.AdServices.AdSelection/SignedContextualAds+Builder.xml
@@ -20,6 +20,10 @@
[System.Runtime.CompilerServices.Nullable(0)]
[<System.Runtime.CompilerServices.Nullable(0)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -56,6 +60,10 @@
[Android.Runtime.Register(".ctor", "()V", "", ApiSince=35)]
[<Android.Runtime.Register(".ctor", "()V", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -82,6 +90,10 @@
[Android.Runtime.Register(".ctor", "(Landroid/adservices/adselection/SignedContextualAds;)V", "", ApiSince=35)]
[<Android.Runtime.Register(".ctor", "(Landroid/adservices/adselection/SignedContextualAds;)V", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -123,6 +135,10 @@
[Android.Runtime.Register("build", "()Landroid/adservices/adselection/SignedContextualAds;", "", ApiSince=35)]
[<Android.Runtime.Register("build", "()Landroid/adservices/adselection/SignedContextualAds;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -194,6 +210,10 @@
[Android.Runtime.Register("setAdsWithBid", "(Ljava/util/List;)Landroid/adservices/adselection/SignedContextualAds$Builder;", "", ApiSince=35)]
[<Android.Runtime.Register("setAdsWithBid", "(Ljava/util/List;)Landroid/adservices/adselection/SignedContextualAds$Builder;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -227,6 +247,10 @@
[Android.Runtime.Register("setBuyer", "(Landroid/adservices/common/AdTechIdentifier;)Landroid/adservices/adselection/SignedContextualAds$Builder;", "", ApiSince=35)]
[<Android.Runtime.Register("setBuyer", "(Landroid/adservices/common/AdTechIdentifier;)Landroid/adservices/adselection/SignedContextualAds$Builder;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -260,6 +284,10 @@
[Android.Runtime.Register("setDecisionLogicUri", "(Landroid/net/Uri;)Landroid/adservices/adselection/SignedContextualAds$Builder;", "", ApiSince=35)]
[<Android.Runtime.Register("setDecisionLogicUri", "(Landroid/net/Uri;)Landroid/adservices/adselection/SignedContextualAds$Builder;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -293,6 +321,10 @@
[Android.Runtime.Register("setSignature", "([B)Landroid/adservices/adselection/SignedContextualAds$Builder;", "", ApiSince=35)]
[<Android.Runtime.Register("setSignature", "([B)Landroid/adservices/adselection/SignedContextualAds$Builder;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
diff --git a/docs/xml/Android.AdServices.AdSelection/SignedContextualAds.xml b/docs/xml/Android.AdServices.AdSelection/SignedContextualAds.xml
index b0db773b2..441921dc4 100644
--- a/docs/xml/Android.AdServices.AdSelection/SignedContextualAds.xml
+++ b/docs/xml/Android.AdServices.AdSelection/SignedContextualAds.xml
@@ -37,6 +37,10 @@
[System.Runtime.CompilerServices.NullableContext(1)]
[<System.Runtime.CompilerServices.NullableContext(1)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -88,6 +92,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -128,6 +136,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -172,6 +184,10 @@
[Android.Runtime.Register("CREATOR", ApiSince=35)]
[<Android.Runtime.Register("CREATOR", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -197,6 +213,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -245,6 +265,10 @@
[Android.Runtime.Register("describeContents", "()I", "", ApiSince=35)]
[<Android.Runtime.Register("describeContents", "()I", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -275,6 +299,10 @@
[Android.Runtime.Register("getSignature", "()[B", "", ApiSince=35)]
[<Android.Runtime.Register("getSignature", "()[B", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -433,6 +461,10 @@
[Android.Runtime.Register("writeToParcel", "(Landroid/os/Parcel;I)V", "", ApiSince=35)]
[<Android.Runtime.Register("writeToParcel", "(Landroid/os/Parcel;I)V", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
diff --git a/docs/xml/Android.AdServices.AdSelection/TestAdSelectionManager.xml b/docs/xml/Android.AdServices.AdSelection/TestAdSelectionManager.xml
index ad09e677e..b7592f9d2 100644
--- a/docs/xml/Android.AdServices.AdSelection/TestAdSelectionManager.xml
+++ b/docs/xml/Android.AdServices.AdSelection/TestAdSelectionManager.xml
@@ -24,6 +24,10 @@
[System.Runtime.CompilerServices.NullableContext(1)]
[<System.Runtime.CompilerServices.NullableContext(1)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -115,6 +119,10 @@
[Android.Runtime.Register("overrideAdSelectionConfigRemoteInfo", "(Landroid/adservices/adselection/AddAdSelectionOverrideRequest;Ljava/util/concurrent/Executor;Landroid/os/OutcomeReceiver;)V", "GetOverrideAdSelectionConfigRemoteInfo_Landroid_adservices_adselection_AddAdSelectionOverrideRequest_Ljava_util_concurrent_Executor_Landroid_os_OutcomeReceiver_Handler", ApiSince=34)]
[<Android.Runtime.Register("overrideAdSelectionConfigRemoteInfo", "(Landroid/adservices/adselection/AddAdSelectionOverrideRequest;Ljava/util/concurrent/Executor;Landroid/os/OutcomeReceiver;)V", "GetOverrideAdSelectionConfigRemoteInfo_Landroid_adservices_adselection_AddAdSelectionOverrideRequest_Ljava_util_concurrent_Executor_Landroid_os_OutcomeReceiver_Handler", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -169,6 +177,10 @@
[Android.Runtime.Register("overrideAdSelectionFromOutcomesConfigRemoteInfo", "(Landroid/adservices/adselection/AddAdSelectionFromOutcomesOverrideRequest;Ljava/util/concurrent/Executor;Landroid/os/OutcomeReceiver;)V", "GetOverrideAdSelectionFromOutcomesConfigRemoteInfo_Landroid_adservices_adselection_AddAdSelectionFromOutcomesOverrideRequest_Ljava_util_concurrent_Executor_Landroid_os_OutcomeReceiver_Handler", ApiSince=35)]
[<Android.Runtime.Register("overrideAdSelectionFromOutcomesConfigRemoteInfo", "(Landroid/adservices/adselection/AddAdSelectionFromOutcomesOverrideRequest;Ljava/util/concurrent/Executor;Landroid/os/OutcomeReceiver;)V", "GetOverrideAdSelectionFromOutcomesConfigRemoteInfo_Landroid_adservices_adselection_AddAdSelectionFromOutcomesOverrideRequest_Ljava_util_concurrent_Executor_Landroid_os_OutcomeReceiver_Handler", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -221,6 +233,10 @@
[Android.Runtime.Register("removeAdSelectionConfigRemoteInfoOverride", "(Landroid/adservices/adselection/RemoveAdSelectionOverrideRequest;Ljava/util/concurrent/Executor;Landroid/os/OutcomeReceiver;)V", "GetRemoveAdSelectionConfigRemoteInfoOverride_Landroid_adservices_adselection_RemoveAdSelectionOverrideRequest_Ljava_util_concurrent_Executor_Landroid_os_OutcomeReceiver_Handler", ApiSince=34)]
[<Android.Runtime.Register("removeAdSelectionConfigRemoteInfoOverride", "(Landroid/adservices/adselection/RemoveAdSelectionOverrideRequest;Ljava/util/concurrent/Executor;Landroid/os/OutcomeReceiver;)V", "GetRemoveAdSelectionConfigRemoteInfoOverride_Landroid_adservices_adselection_RemoveAdSelectionOverrideRequest_Ljava_util_concurrent_Executor_Landroid_os_OutcomeReceiver_Handler", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -273,6 +289,10 @@
[Android.Runtime.Register("removeAdSelectionFromOutcomesConfigRemoteInfoOverride", "(Landroid/adservices/adselection/RemoveAdSelectionFromOutcomesOverrideRequest;Ljava/util/concurrent/Executor;Landroid/os/OutcomeReceiver;)V", "GetRemoveAdSelectionFromOutcomesConfigRemoteInfoOverride_Landroid_adservices_adselection_RemoveAdSelectionFromOutcomesOverrideRequest_Ljava_util_concurrent_Executor_Landroid_os_OutcomeReceiver_Handler", ApiSince=35)]
[<Android.Runtime.Register("removeAdSelectionFromOutcomesConfigRemoteInfoOverride", "(Landroid/adservices/adselection/RemoveAdSelectionFromOutcomesOverrideRequest;Ljava/util/concurrent/Executor;Landroid/os/OutcomeReceiver;)V", "GetRemoveAdSelectionFromOutcomesConfigRemoteInfoOverride_Landroid_adservices_adselection_RemoveAdSelectionFromOutcomesOverrideRequest_Ljava_util_concurrent_Executor_Landroid_os_OutcomeReceiver_Handler", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -325,6 +345,10 @@
[Android.Runtime.Register("resetAllAdSelectionConfigRemoteOverrides", "(Ljava/util/concurrent/Executor;Landroid/os/OutcomeReceiver;)V", "GetResetAllAdSelectionConfigRemoteOverrides_Ljava_util_concurrent_Executor_Landroid_os_OutcomeReceiver_Handler", ApiSince=34)]
[<Android.Runtime.Register("resetAllAdSelectionConfigRemoteOverrides", "(Ljava/util/concurrent/Executor;Landroid/os/OutcomeReceiver;)V", "GetResetAllAdSelectionConfigRemoteOverrides_Ljava_util_concurrent_Executor_Landroid_os_OutcomeReceiver_Handler", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -373,6 +397,10 @@
[Android.Runtime.Register("resetAllAdSelectionFromOutcomesConfigRemoteOverrides", "(Ljava/util/concurrent/Executor;Landroid/os/OutcomeReceiver;)V", "GetResetAllAdSelectionFromOutcomesConfigRemoteOverrides_Ljava_util_concurrent_Executor_Landroid_os_OutcomeReceiver_Handler", ApiSince=35)]
[<Android.Runtime.Register("resetAllAdSelectionFromOutcomesConfigRemoteOverrides", "(Ljava/util/concurrent/Executor;Landroid/os/OutcomeReceiver;)V", "GetResetAllAdSelectionFromOutcomesConfigRemoteOverrides_Ljava_util_concurrent_Executor_Landroid_os_OutcomeReceiver_Handler", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
diff --git a/docs/xml/Android.AdServices.AdSelection/UpdateAdCounterHistogramRequest+Builder.xml b/docs/xml/Android.AdServices.AdSelection/UpdateAdCounterHistogramRequest+Builder.xml
index 0cb6830b6..857570df4 100644
--- a/docs/xml/Android.AdServices.AdSelection/UpdateAdCounterHistogramRequest+Builder.xml
+++ b/docs/xml/Android.AdServices.AdSelection/UpdateAdCounterHistogramRequest+Builder.xml
@@ -20,6 +20,10 @@
[System.Runtime.CompilerServices.Nullable(0)]
[<System.Runtime.CompilerServices.Nullable(0)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -57,6 +61,10 @@
[Android.Runtime.Register(".ctor", "(JILandroid/adservices/common/AdTechIdentifier;)V", "", ApiSince=35)]
[<Android.Runtime.Register(".ctor", "(JILandroid/adservices/common/AdTechIdentifier;)V", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -90,6 +98,10 @@
[Android.Runtime.Register("build", "()Landroid/adservices/adselection/UpdateAdCounterHistogramRequest;", "", ApiSince=35)]
[<Android.Runtime.Register("build", "()Landroid/adservices/adselection/UpdateAdCounterHistogramRequest;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -161,6 +173,10 @@
[Android.Runtime.Register("setAdEventType", "(I)Landroid/adservices/adselection/UpdateAdCounterHistogramRequest$Builder;", "", ApiSince=35)]
[<Android.Runtime.Register("setAdEventType", "(I)Landroid/adservices/adselection/UpdateAdCounterHistogramRequest$Builder;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -194,6 +210,10 @@
[Android.Runtime.Register("setAdSelectionId", "(J)Landroid/adservices/adselection/UpdateAdCounterHistogramRequest$Builder;", "", ApiSince=35)]
[<Android.Runtime.Register("setAdSelectionId", "(J)Landroid/adservices/adselection/UpdateAdCounterHistogramRequest$Builder;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -227,6 +247,10 @@
[Android.Runtime.Register("setCallerAdTech", "(Landroid/adservices/common/AdTechIdentifier;)Landroid/adservices/adselection/UpdateAdCounterHistogramRequest$Builder;", "", ApiSince=35)]
[<Android.Runtime.Register("setCallerAdTech", "(Landroid/adservices/common/AdTechIdentifier;)Landroid/adservices/adselection/UpdateAdCounterHistogramRequest$Builder;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
diff --git a/docs/xml/Android.AdServices.AdSelection/UpdateAdCounterHistogramRequest.xml b/docs/xml/Android.AdServices.AdSelection/UpdateAdCounterHistogramRequest.xml
index 8e42fc3f1..4f294744c 100644
--- a/docs/xml/Android.AdServices.AdSelection/UpdateAdCounterHistogramRequest.xml
+++ b/docs/xml/Android.AdServices.AdSelection/UpdateAdCounterHistogramRequest.xml
@@ -24,6 +24,10 @@
[System.Runtime.CompilerServices.NullableContext(1)]
[<System.Runtime.CompilerServices.NullableContext(1)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -81,6 +85,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -124,6 +132,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -171,6 +183,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
diff --git a/docs/xml/Android.AdServices.AppSetIds/AppSetId.xml b/docs/xml/Android.AdServices.AppSetIds/AppSetId.xml
index b00324a24..af03bd794 100644
--- a/docs/xml/Android.AdServices.AppSetIds/AppSetId.xml
+++ b/docs/xml/Android.AdServices.AppSetIds/AppSetId.xml
@@ -147,7 +147,7 @@
System.String
- Retrieves the app-set identifier.
+ Retrieves the appSetId.
The non-empty app-set identifier.
Retrieves the app-set identifier. The API always returns a non-empty app-set identifier.
@@ -217,7 +217,7 @@
Android.AdServices.AppSetIds.AppSetIdScope
- Retrieves the scope of the app-set identifier.
+ Retrieves the scope of the appSetId.
The scope of the app-set identifier.
Retrieves the scope of the app-set identifier.
diff --git a/docs/xml/Android.AdServices.Common/AdData+Builder.xml b/docs/xml/Android.AdServices.Common/AdData+Builder.xml
index 75961973f..a501642ff 100644
--- a/docs/xml/Android.AdServices.Common/AdData+Builder.xml
+++ b/docs/xml/Android.AdServices.Common/AdData+Builder.xml
@@ -20,6 +20,10 @@
[System.Runtime.CompilerServices.Nullable(0)]
[<System.Runtime.CompilerServices.Nullable(0)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -56,6 +60,10 @@
[Android.Runtime.Register(".ctor", "()V", "", ApiSince=34)]
[<Android.Runtime.Register(".ctor", "()V", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -82,6 +90,10 @@
[Android.Runtime.Register("build", "()Landroid/adservices/common/AdData;", "", ApiSince=34)]
[<Android.Runtime.Register("build", "()Landroid/adservices/common/AdData;", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -153,6 +165,10 @@
[Android.Runtime.Register("setAdCounterKeys", "(Ljava/util/Set;)Landroid/adservices/common/AdData$Builder;", "", ApiSince=35)]
[<Android.Runtime.Register("setAdCounterKeys", "(Ljava/util/Set;)Landroid/adservices/common/AdData$Builder;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -186,6 +202,10 @@
[Android.Runtime.Register("setAdFilters", "(Landroid/adservices/common/AdFilters;)Landroid/adservices/common/AdData$Builder;", "", ApiSince=35)]
[<Android.Runtime.Register("setAdFilters", "(Landroid/adservices/common/AdFilters;)Landroid/adservices/common/AdData$Builder;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -226,6 +246,10 @@
[Android.Runtime.Register("setAdRenderId", "(Ljava/lang/String;)Landroid/adservices/common/AdData$Builder;", "", ApiSince=35)]
[<Android.Runtime.Register("setAdRenderId", "(Ljava/lang/String;)Landroid/adservices/common/AdData$Builder;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -266,6 +290,10 @@
[Android.Runtime.Register("setMetadata", "(Ljava/lang/String;)Landroid/adservices/common/AdData$Builder;", "", ApiSince=34)]
[<Android.Runtime.Register("setMetadata", "(Ljava/lang/String;)Landroid/adservices/common/AdData$Builder;", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -299,6 +327,10 @@
[Android.Runtime.Register("setRenderUri", "(Landroid/net/Uri;)Landroid/adservices/common/AdData$Builder;", "", ApiSince=34)]
[<Android.Runtime.Register("setRenderUri", "(Landroid/net/Uri;)Landroid/adservices/common/AdData$Builder;", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
diff --git a/docs/xml/Android.AdServices.Common/AdData.xml b/docs/xml/Android.AdServices.Common/AdData.xml
index 44bd34b20..7a6383099 100644
--- a/docs/xml/Android.AdServices.Common/AdData.xml
+++ b/docs/xml/Android.AdServices.Common/AdData.xml
@@ -37,6 +37,10 @@
[System.Runtime.CompilerServices.NullableContext(1)]
[<System.Runtime.CompilerServices.NullableContext(1)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -70,6 +74,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -120,6 +128,10 @@
[System.Runtime.CompilerServices.Nullable(2)]
[<System.Runtime.CompilerServices.Nullable(2)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -171,6 +183,10 @@
[System.Runtime.CompilerServices.Nullable(2)]
[<System.Runtime.CompilerServices.Nullable(2)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -224,6 +240,10 @@
[Android.Runtime.Register("CREATOR", ApiSince=34)]
[<Android.Runtime.Register("CREATOR", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -256,6 +276,10 @@
[Android.Runtime.Register("describeContents", "()I", "", ApiSince=34)]
[<Android.Runtime.Register("describeContents", "()I", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -347,6 +371,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -394,6 +422,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -500,6 +532,10 @@
[Android.Runtime.Register("writeToParcel", "(Landroid/os/Parcel;I)V", "", ApiSince=34)]
[<Android.Runtime.Register("writeToParcel", "(Landroid/os/Parcel;I)V", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
diff --git a/docs/xml/Android.AdServices.Common/AdFilters+Builder.xml b/docs/xml/Android.AdServices.Common/AdFilters+Builder.xml
index faff1a48e..fc50f9720 100644
--- a/docs/xml/Android.AdServices.Common/AdFilters+Builder.xml
+++ b/docs/xml/Android.AdServices.Common/AdFilters+Builder.xml
@@ -20,6 +20,10 @@
[System.Runtime.CompilerServices.Nullable(0)]
[<System.Runtime.CompilerServices.Nullable(0)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -56,6 +60,10 @@
[Android.Runtime.Register(".ctor", "()V", "", ApiSince=35)]
[<Android.Runtime.Register(".ctor", "()V", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -82,6 +90,10 @@
[Android.Runtime.Register("build", "()Landroid/adservices/common/AdFilters;", "", ApiSince=35)]
[<Android.Runtime.Register("build", "()Landroid/adservices/common/AdFilters;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -153,6 +165,10 @@
[Android.Runtime.Register("setAppInstallFilters", "(Landroid/adservices/common/AppInstallFilters;)Landroid/adservices/common/AdFilters$Builder;", "", ApiSince=35)]
[<Android.Runtime.Register("setAppInstallFilters", "(Landroid/adservices/common/AppInstallFilters;)Landroid/adservices/common/AdFilters$Builder;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -193,6 +209,10 @@
[Android.Runtime.Register("setFrequencyCapFilters", "(Landroid/adservices/common/FrequencyCapFilters;)Landroid/adservices/common/AdFilters$Builder;", "", ApiSince=35)]
[<Android.Runtime.Register("setFrequencyCapFilters", "(Landroid/adservices/common/FrequencyCapFilters;)Landroid/adservices/common/AdFilters$Builder;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
diff --git a/docs/xml/Android.AdServices.Common/AdFilters.xml b/docs/xml/Android.AdServices.Common/AdFilters.xml
index ef05050a7..0ff10d0ac 100644
--- a/docs/xml/Android.AdServices.Common/AdFilters.xml
+++ b/docs/xml/Android.AdServices.Common/AdFilters.xml
@@ -37,6 +37,10 @@
[System.Runtime.CompilerServices.NullableContext(1)]
[<System.Runtime.CompilerServices.NullableContext(1)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -77,6 +81,10 @@
[System.Runtime.CompilerServices.Nullable(2)]
[<System.Runtime.CompilerServices.Nullable(2)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -129,6 +137,10 @@
[Android.Runtime.Register("CREATOR", ApiSince=35)]
[<Android.Runtime.Register("CREATOR", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -161,6 +173,10 @@
[Android.Runtime.Register("describeContents", "()I", "", ApiSince=35)]
[<Android.Runtime.Register("describeContents", "()I", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -202,6 +218,10 @@
[System.Runtime.CompilerServices.Nullable(2)]
[<System.Runtime.CompilerServices.Nullable(2)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -369,6 +389,10 @@
[Android.Runtime.Register("writeToParcel", "(Landroid/os/Parcel;I)V", "", ApiSince=35)]
[<Android.Runtime.Register("writeToParcel", "(Landroid/os/Parcel;I)V", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
diff --git a/docs/xml/Android.AdServices.Common/AdSelectionSignals.xml b/docs/xml/Android.AdServices.Common/AdSelectionSignals.xml
index c94b65588..94b77c955 100644
--- a/docs/xml/Android.AdServices.Common/AdSelectionSignals.xml
+++ b/docs/xml/Android.AdServices.Common/AdSelectionSignals.xml
@@ -37,6 +37,10 @@
[System.Runtime.CompilerServices.NullableContext(1)]
[<System.Runtime.CompilerServices.NullableContext(1)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -77,6 +81,10 @@
[Android.Runtime.Register("CREATOR", ApiSince=34)]
[<Android.Runtime.Register("CREATOR", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -109,6 +117,10 @@
[Android.Runtime.Register("describeContents", "()I", "", ApiSince=34)]
[<Android.Runtime.Register("describeContents", "()I", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -143,6 +155,10 @@
[System.Runtime.CompilerServices.Nullable(2)]
[<System.Runtime.CompilerServices.Nullable(2)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -176,6 +192,10 @@
[Android.Runtime.Register("fromString", "(Ljava/lang/String;)Landroid/adservices/common/AdSelectionSignals;", "", ApiSince=34)]
[<Android.Runtime.Register("fromString", "(Ljava/lang/String;)Landroid/adservices/common/AdSelectionSignals;", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -336,6 +356,10 @@
[Android.Runtime.Register("writeToParcel", "(Landroid/os/Parcel;I)V", "", ApiSince=34)]
[<Android.Runtime.Register("writeToParcel", "(Landroid/os/Parcel;I)V", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
diff --git a/docs/xml/Android.AdServices.Common/AdServicesPermissions.xml b/docs/xml/Android.AdServices.Common/AdServicesPermissions.xml
index 26421997c..bfbb2c69e 100644
--- a/docs/xml/Android.AdServices.Common/AdServicesPermissions.xml
+++ b/docs/xml/Android.AdServices.Common/AdServicesPermissions.xml
@@ -82,6 +82,10 @@
[Android.Runtime.Register("ACCESS_ADSERVICES_AD_ID", ApiSince=34)]
[<Android.Runtime.Register("ACCESS_ADSERVICES_AD_ID", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -122,6 +126,10 @@
[Android.Runtime.Register("ACCESS_ADSERVICES_AD_SELECTION", ApiSince=35)]
[<Android.Runtime.Register("ACCESS_ADSERVICES_AD_SELECTION", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -162,6 +170,10 @@
[Android.Runtime.Register("ACCESS_ADSERVICES_ATTRIBUTION", ApiSince=34)]
[<Android.Runtime.Register("ACCESS_ADSERVICES_ATTRIBUTION", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -202,6 +214,10 @@
[Android.Runtime.Register("ACCESS_ADSERVICES_CUSTOM_AUDIENCE", ApiSince=34)]
[<Android.Runtime.Register("ACCESS_ADSERVICES_CUSTOM_AUDIENCE", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -242,6 +258,10 @@
[Android.Runtime.Register("ACCESS_ADSERVICES_PROTECTED_SIGNALS", ApiSince=35)]
[<Android.Runtime.Register("ACCESS_ADSERVICES_PROTECTED_SIGNALS", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -282,6 +302,10 @@
[Android.Runtime.Register("ACCESS_ADSERVICES_TOPICS", ApiSince=34)]
[<Android.Runtime.Register("ACCESS_ADSERVICES_TOPICS", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
diff --git a/docs/xml/Android.AdServices.Common/AdTechIdentifier.xml b/docs/xml/Android.AdServices.Common/AdTechIdentifier.xml
index f9648a86e..ef5fbef25 100644
--- a/docs/xml/Android.AdServices.Common/AdTechIdentifier.xml
+++ b/docs/xml/Android.AdServices.Common/AdTechIdentifier.xml
@@ -37,6 +37,10 @@
[System.Runtime.CompilerServices.NullableContext(1)]
[<System.Runtime.CompilerServices.NullableContext(1)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -74,6 +78,10 @@
[Android.Runtime.Register("CREATOR", ApiSince=34)]
[<Android.Runtime.Register("CREATOR", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -106,6 +114,10 @@
[Android.Runtime.Register("describeContents", "()I", "", ApiSince=34)]
[<Android.Runtime.Register("describeContents", "()I", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -136,6 +148,10 @@
[Android.Runtime.Register("fromString", "(Ljava/lang/String;)Landroid/adservices/common/AdTechIdentifier;", "", ApiSince=34)]
[<Android.Runtime.Register("fromString", "(Ljava/lang/String;)Landroid/adservices/common/AdTechIdentifier;", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -296,6 +312,10 @@
[Android.Runtime.Register("writeToParcel", "(Landroid/os/Parcel;I)V", "", ApiSince=34)]
[<Android.Runtime.Register("writeToParcel", "(Landroid/os/Parcel;I)V", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
diff --git a/docs/xml/Android.AdServices.Common/AppInstallFilters+Builder.xml b/docs/xml/Android.AdServices.Common/AppInstallFilters+Builder.xml
index 9987b2848..cd37df230 100644
--- a/docs/xml/Android.AdServices.Common/AppInstallFilters+Builder.xml
+++ b/docs/xml/Android.AdServices.Common/AppInstallFilters+Builder.xml
@@ -20,6 +20,10 @@
[System.Runtime.CompilerServices.Nullable(0)]
[<System.Runtime.CompilerServices.Nullable(0)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -56,6 +60,10 @@
[Android.Runtime.Register(".ctor", "()V", "", ApiSince=35)]
[<Android.Runtime.Register(".ctor", "()V", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -82,6 +90,10 @@
[Android.Runtime.Register("build", "()Landroid/adservices/common/AppInstallFilters;", "", ApiSince=35)]
[<Android.Runtime.Register("build", "()Landroid/adservices/common/AppInstallFilters;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -153,6 +165,10 @@
[Android.Runtime.Register("setPackageNames", "(Ljava/util/Set;)Landroid/adservices/common/AppInstallFilters$Builder;", "", ApiSince=35)]
[<Android.Runtime.Register("setPackageNames", "(Ljava/util/Set;)Landroid/adservices/common/AppInstallFilters$Builder;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
diff --git a/docs/xml/Android.AdServices.Common/AppInstallFilters.xml b/docs/xml/Android.AdServices.Common/AppInstallFilters.xml
index 439d98f6d..342432e3c 100644
--- a/docs/xml/Android.AdServices.Common/AppInstallFilters.xml
+++ b/docs/xml/Android.AdServices.Common/AppInstallFilters.xml
@@ -37,6 +37,10 @@
[System.Runtime.CompilerServices.NullableContext(1)]
[<System.Runtime.CompilerServices.NullableContext(1)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -82,6 +86,10 @@
[Android.Runtime.Register("CREATOR", ApiSince=35)]
[<Android.Runtime.Register("CREATOR", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -114,6 +122,10 @@
[Android.Runtime.Register("describeContents", "()I", "", ApiSince=35)]
[<Android.Runtime.Register("describeContents", "()I", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -205,6 +217,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -313,6 +329,10 @@
[Android.Runtime.Register("writeToParcel", "(Landroid/os/Parcel;I)V", "", ApiSince=35)]
[<Android.Runtime.Register("writeToParcel", "(Landroid/os/Parcel;I)V", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
diff --git a/docs/xml/Android.AdServices.Common/ComponentAdData.xml b/docs/xml/Android.AdServices.Common/ComponentAdData.xml
index dbc91e73a..8699e1b57 100644
--- a/docs/xml/Android.AdServices.Common/ComponentAdData.xml
+++ b/docs/xml/Android.AdServices.Common/ComponentAdData.xml
@@ -37,6 +37,10 @@
[System.Runtime.CompilerServices.NullableContext(1)]
[<System.Runtime.CompilerServices.NullableContext(1)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android36.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android36.0")>]
@@ -76,6 +80,10 @@
[Android.Runtime.Register(".ctor", "(Landroid/net/Uri;Ljava/lang/String;)V", "", ApiSince=36)]
[<Android.Runtime.Register(".ctor", "(Landroid/net/Uri;Ljava/lang/String;)V", "", ApiSince=36)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android36.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android36.0")>]
@@ -103,6 +111,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android36.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android36.0")>]
@@ -136,6 +148,10 @@
[Android.Runtime.Register("CREATOR", ApiSince=36)]
[<Android.Runtime.Register("CREATOR", ApiSince=36)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android36.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android36.0")>]
@@ -168,6 +184,10 @@
[Android.Runtime.Register("describeContents", "()I", "", ApiSince=36)]
[<Android.Runtime.Register("describeContents", "()I", "", ApiSince=36)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android36.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android36.0")>]
@@ -248,6 +268,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android36.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android36.0")>]
@@ -342,6 +366,10 @@
[Android.Runtime.Register("writeToParcel", "(Landroid/os/Parcel;I)V", "", ApiSince=36)]
[<Android.Runtime.Register("writeToParcel", "(Landroid/os/Parcel;I)V", "", ApiSince=36)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android36.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android36.0")>]
diff --git a/docs/xml/Android.AdServices.Common/FrequencyCapFilters+Builder.xml b/docs/xml/Android.AdServices.Common/FrequencyCapFilters+Builder.xml
index 71d896ae6..00c8a1498 100644
--- a/docs/xml/Android.AdServices.Common/FrequencyCapFilters+Builder.xml
+++ b/docs/xml/Android.AdServices.Common/FrequencyCapFilters+Builder.xml
@@ -20,6 +20,10 @@
[System.Runtime.CompilerServices.Nullable(0)]
[<System.Runtime.CompilerServices.Nullable(0)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -56,6 +60,10 @@
[Android.Runtime.Register(".ctor", "()V", "", ApiSince=35)]
[<Android.Runtime.Register(".ctor", "()V", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -82,6 +90,10 @@
[Android.Runtime.Register("build", "()Landroid/adservices/common/FrequencyCapFilters;", "", ApiSince=35)]
[<Android.Runtime.Register("build", "()Landroid/adservices/common/FrequencyCapFilters;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -156,6 +168,10 @@
[Android.Runtime.Register("setKeyedFrequencyCapsForClickEvents", "(Ljava/util/List;)Landroid/adservices/common/FrequencyCapFilters$Builder;", "", ApiSince=35)]
[<Android.Runtime.Register("setKeyedFrequencyCapsForClickEvents", "(Ljava/util/List;)Landroid/adservices/common/FrequencyCapFilters$Builder;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -189,6 +205,10 @@
[Android.Runtime.Register("setKeyedFrequencyCapsForImpressionEvents", "(Ljava/util/List;)Landroid/adservices/common/FrequencyCapFilters$Builder;", "", ApiSince=35)]
[<Android.Runtime.Register("setKeyedFrequencyCapsForImpressionEvents", "(Ljava/util/List;)Landroid/adservices/common/FrequencyCapFilters$Builder;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -222,6 +242,10 @@
[Android.Runtime.Register("setKeyedFrequencyCapsForViewEvents", "(Ljava/util/List;)Landroid/adservices/common/FrequencyCapFilters$Builder;", "", ApiSince=35)]
[<Android.Runtime.Register("setKeyedFrequencyCapsForViewEvents", "(Ljava/util/List;)Landroid/adservices/common/FrequencyCapFilters$Builder;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -255,6 +279,10 @@
[Android.Runtime.Register("setKeyedFrequencyCapsForWinEvents", "(Ljava/util/List;)Landroid/adservices/common/FrequencyCapFilters$Builder;", "", ApiSince=35)]
[<Android.Runtime.Register("setKeyedFrequencyCapsForWinEvents", "(Ljava/util/List;)Landroid/adservices/common/FrequencyCapFilters$Builder;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
diff --git a/docs/xml/Android.AdServices.Common/FrequencyCapFilters.xml b/docs/xml/Android.AdServices.Common/FrequencyCapFilters.xml
index 3450617d9..8e7439e25 100644
--- a/docs/xml/Android.AdServices.Common/FrequencyCapFilters.xml
+++ b/docs/xml/Android.AdServices.Common/FrequencyCapFilters.xml
@@ -37,6 +37,10 @@
[System.Runtime.CompilerServices.NullableContext(1)]
[<System.Runtime.CompilerServices.NullableContext(1)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -82,8 +86,8 @@
[<Android.Runtime.Register("AD_EVENT_TYPE_CLICK", ApiSince=35)>]
- [System.Obsolete("This constant will be removed in the future version. Use Android.AdServices.Common.AdEventType enum directly instead of this field.", true)]
- [<System.Obsolete("This constant will be removed in the future version. Use Android.AdServices.Common.AdEventType enum directly instead of this field.", true)>]
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This constant will be removed in the future version. Use Android.AdServices.Common.AdEventType enum directly instead of this field.")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This constant will be removed in the future version. Use Android.AdServices.Common.AdEventType enum directly instead of this field.")>]
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
@@ -118,8 +122,8 @@
[<Android.Runtime.Register("AD_EVENT_TYPE_IMPRESSION", ApiSince=35)>]
- [System.Obsolete("This constant will be removed in the future version. Use Android.AdServices.Common.AdEventType enum directly instead of this field.", true)]
- [<System.Obsolete("This constant will be removed in the future version. Use Android.AdServices.Common.AdEventType enum directly instead of this field.", true)>]
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This constant will be removed in the future version. Use Android.AdServices.Common.AdEventType enum directly instead of this field.")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This constant will be removed in the future version. Use Android.AdServices.Common.AdEventType enum directly instead of this field.")>]
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
@@ -154,8 +158,8 @@
[<Android.Runtime.Register("AD_EVENT_TYPE_VIEW", ApiSince=35)>]
- [System.Obsolete("This constant will be removed in the future version. Use Android.AdServices.Common.AdEventType enum directly instead of this field.", true)]
- [<System.Obsolete("This constant will be removed in the future version. Use Android.AdServices.Common.AdEventType enum directly instead of this field.", true)>]
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This constant will be removed in the future version. Use Android.AdServices.Common.AdEventType enum directly instead of this field.")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This constant will be removed in the future version. Use Android.AdServices.Common.AdEventType enum directly instead of this field.")>]
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
@@ -190,8 +194,8 @@
[<Android.Runtime.Register("AD_EVENT_TYPE_WIN", ApiSince=35)>]
- [System.Obsolete("This constant will be removed in the future version. Use Android.AdServices.Common.AdEventType enum directly instead of this field.", true)]
- [<System.Obsolete("This constant will be removed in the future version. Use Android.AdServices.Common.AdEventType enum directly instead of this field.", true)>]
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This constant will be removed in the future version. Use Android.AdServices.Common.AdEventType enum directly instead of this field.")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This constant will be removed in the future version. Use Android.AdServices.Common.AdEventType enum directly instead of this field.")>]
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
@@ -237,6 +241,10 @@
[Android.Runtime.Register("CREATOR", ApiSince=35)]
[<Android.Runtime.Register("CREATOR", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -269,6 +277,10 @@
[Android.Runtime.Register("describeContents", "()I", "", ApiSince=35)]
[<Android.Runtime.Register("describeContents", "()I", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -360,6 +372,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -404,6 +420,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -451,6 +471,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -495,6 +519,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -607,6 +635,10 @@
[Android.Runtime.Register("writeToParcel", "(Landroid/os/Parcel;I)V", "", ApiSince=35)]
[<Android.Runtime.Register("writeToParcel", "(Landroid/os/Parcel;I)V", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
diff --git a/docs/xml/Android.AdServices.Common/KeyedFrequencyCap+Builder.xml b/docs/xml/Android.AdServices.Common/KeyedFrequencyCap+Builder.xml
index 408508c85..4cc10af38 100644
--- a/docs/xml/Android.AdServices.Common/KeyedFrequencyCap+Builder.xml
+++ b/docs/xml/Android.AdServices.Common/KeyedFrequencyCap+Builder.xml
@@ -20,6 +20,10 @@
[System.Runtime.CompilerServices.Nullable(0)]
[<System.Runtime.CompilerServices.Nullable(0)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -57,6 +61,10 @@
[Android.Runtime.Register(".ctor", "(IILjava/time/Duration;)V", "", ApiSince=35)]
[<Android.Runtime.Register(".ctor", "(IILjava/time/Duration;)V", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -90,6 +98,10 @@
[Android.Runtime.Register("build", "()Landroid/adservices/common/KeyedFrequencyCap;", "", ApiSince=35)]
[<Android.Runtime.Register("build", "()Landroid/adservices/common/KeyedFrequencyCap;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -161,6 +173,10 @@
[Android.Runtime.Register("setAdCounterKey", "(I)Landroid/adservices/common/KeyedFrequencyCap$Builder;", "", ApiSince=35)]
[<Android.Runtime.Register("setAdCounterKey", "(I)Landroid/adservices/common/KeyedFrequencyCap$Builder;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -194,6 +210,10 @@
[Android.Runtime.Register("setInterval", "(Ljava/time/Duration;)Landroid/adservices/common/KeyedFrequencyCap$Builder;", "", ApiSince=35)]
[<Android.Runtime.Register("setInterval", "(Ljava/time/Duration;)Landroid/adservices/common/KeyedFrequencyCap$Builder;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -227,6 +247,10 @@
[Android.Runtime.Register("setMaxCount", "(I)Landroid/adservices/common/KeyedFrequencyCap$Builder;", "", ApiSince=35)]
[<Android.Runtime.Register("setMaxCount", "(I)Landroid/adservices/common/KeyedFrequencyCap$Builder;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
diff --git a/docs/xml/Android.AdServices.Common/KeyedFrequencyCap.xml b/docs/xml/Android.AdServices.Common/KeyedFrequencyCap.xml
index 4855838b8..bb115cbf3 100644
--- a/docs/xml/Android.AdServices.Common/KeyedFrequencyCap.xml
+++ b/docs/xml/Android.AdServices.Common/KeyedFrequencyCap.xml
@@ -37,6 +37,10 @@
[System.Runtime.CompilerServices.NullableContext(1)]
[<System.Runtime.CompilerServices.NullableContext(1)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -72,6 +76,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -121,6 +129,10 @@
[Android.Runtime.Register("CREATOR", ApiSince=35)]
[<Android.Runtime.Register("CREATOR", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -153,6 +165,10 @@
[Android.Runtime.Register("describeContents", "()I", "", ApiSince=35)]
[<Android.Runtime.Register("describeContents", "()I", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -190,6 +206,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -291,6 +311,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -403,6 +427,10 @@
[Android.Runtime.Register("writeToParcel", "(Landroid/os/Parcel;I)V", "", ApiSince=35)]
[<Android.Runtime.Register("writeToParcel", "(Landroid/os/Parcel;I)V", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
diff --git a/docs/xml/Android.AdServices.CustomAudiences/AddCustomAudienceOverrideRequest+Builder.xml b/docs/xml/Android.AdServices.CustomAudiences/AddCustomAudienceOverrideRequest+Builder.xml
index ffba9afea..a64c24a70 100644
--- a/docs/xml/Android.AdServices.CustomAudiences/AddCustomAudienceOverrideRequest+Builder.xml
+++ b/docs/xml/Android.AdServices.CustomAudiences/AddCustomAudienceOverrideRequest+Builder.xml
@@ -20,6 +20,10 @@
[System.Runtime.CompilerServices.Nullable(0)]
[<System.Runtime.CompilerServices.Nullable(0)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -56,6 +60,10 @@
[Android.Runtime.Register(".ctor", "()V", "", ApiSince=34)]
[<Android.Runtime.Register(".ctor", "()V", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -82,6 +90,10 @@
[Android.Runtime.Register("build", "()Landroid/adservices/customaudience/AddCustomAudienceOverrideRequest;", "", ApiSince=34)]
[<Android.Runtime.Register("build", "()Landroid/adservices/customaudience/AddCustomAudienceOverrideRequest;", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -153,6 +165,10 @@
[Android.Runtime.Register("setBiddingLogicJs", "(Ljava/lang/String;)Landroid/adservices/customaudience/AddCustomAudienceOverrideRequest$Builder;", "", ApiSince=34)]
[<Android.Runtime.Register("setBiddingLogicJs", "(Ljava/lang/String;)Landroid/adservices/customaudience/AddCustomAudienceOverrideRequest$Builder;", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -186,6 +202,10 @@
[Android.Runtime.Register("setBiddingLogicJsVersion", "(J)Landroid/adservices/customaudience/AddCustomAudienceOverrideRequest$Builder;", "", ApiSince=35)]
[<Android.Runtime.Register("setBiddingLogicJsVersion", "(J)Landroid/adservices/customaudience/AddCustomAudienceOverrideRequest$Builder;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -219,6 +239,10 @@
[Android.Runtime.Register("setBuyer", "(Landroid/adservices/common/AdTechIdentifier;)Landroid/adservices/customaudience/AddCustomAudienceOverrideRequest$Builder;", "", ApiSince=34)]
[<Android.Runtime.Register("setBuyer", "(Landroid/adservices/common/AdTechIdentifier;)Landroid/adservices/customaudience/AddCustomAudienceOverrideRequest$Builder;", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -252,6 +276,10 @@
[Android.Runtime.Register("setName", "(Ljava/lang/String;)Landroid/adservices/customaudience/AddCustomAudienceOverrideRequest$Builder;", "", ApiSince=34)]
[<Android.Runtime.Register("setName", "(Ljava/lang/String;)Landroid/adservices/customaudience/AddCustomAudienceOverrideRequest$Builder;", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -285,6 +313,10 @@
[Android.Runtime.Register("setTrustedBiddingSignals", "(Landroid/adservices/common/AdSelectionSignals;)Landroid/adservices/customaudience/AddCustomAudienceOverrideRequest$Builder;", "", ApiSince=34)]
[<Android.Runtime.Register("setTrustedBiddingSignals", "(Landroid/adservices/common/AdSelectionSignals;)Landroid/adservices/customaudience/AddCustomAudienceOverrideRequest$Builder;", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
diff --git a/docs/xml/Android.AdServices.CustomAudiences/AddCustomAudienceOverrideRequest.xml b/docs/xml/Android.AdServices.CustomAudiences/AddCustomAudienceOverrideRequest.xml
index 5c56eeb1e..70331124f 100644
--- a/docs/xml/Android.AdServices.CustomAudiences/AddCustomAudienceOverrideRequest.xml
+++ b/docs/xml/Android.AdServices.CustomAudiences/AddCustomAudienceOverrideRequest.xml
@@ -24,6 +24,10 @@
[System.Runtime.CompilerServices.NullableContext(1)]
[<System.Runtime.CompilerServices.NullableContext(1)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -87,6 +91,10 @@
[Android.Runtime.Register(".ctor", "(Landroid/adservices/common/AdTechIdentifier;Ljava/lang/String;Ljava/lang/String;Landroid/adservices/common/AdSelectionSignals;)V", "", ApiSince=34)]
[<Android.Runtime.Register(".ctor", "(Landroid/adservices/common/AdTechIdentifier;Ljava/lang/String;Ljava/lang/String;Landroid/adservices/common/AdSelectionSignals;)V", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -118,6 +126,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -158,6 +170,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -200,6 +216,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -269,6 +289,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -367,6 +391,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
diff --git a/docs/xml/Android.AdServices.CustomAudiences/CustomAudience+Builder.xml b/docs/xml/Android.AdServices.CustomAudiences/CustomAudience+Builder.xml
index 326091737..5251beb1b 100644
--- a/docs/xml/Android.AdServices.CustomAudiences/CustomAudience+Builder.xml
+++ b/docs/xml/Android.AdServices.CustomAudiences/CustomAudience+Builder.xml
@@ -20,6 +20,10 @@
[System.Runtime.CompilerServices.Nullable(0)]
[<System.Runtime.CompilerServices.Nullable(0)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -56,6 +60,10 @@
[Android.Runtime.Register(".ctor", "()V", "", ApiSince=34)]
[<Android.Runtime.Register(".ctor", "()V", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -82,6 +90,10 @@
[Android.Runtime.Register("build", "()Landroid/adservices/customaudience/CustomAudience;", "", ApiSince=34)]
[<Android.Runtime.Register("build", "()Landroid/adservices/customaudience/CustomAudience;", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -153,6 +165,10 @@
[Android.Runtime.Register("setActivationTime", "(Ljava/time/Instant;)Landroid/adservices/customaudience/CustomAudience$Builder;", "", ApiSince=34)]
[<Android.Runtime.Register("setActivationTime", "(Ljava/time/Instant;)Landroid/adservices/customaudience/CustomAudience$Builder;", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -193,6 +209,10 @@
[Android.Runtime.Register("setAds", "(Ljava/util/List;)Landroid/adservices/customaudience/CustomAudience$Builder;", "", ApiSince=34)]
[<Android.Runtime.Register("setAds", "(Ljava/util/List;)Landroid/adservices/customaudience/CustomAudience$Builder;", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -233,6 +253,10 @@
[Android.Runtime.Register("setAuctionServerRequestFlags", "(I)Landroid/adservices/customaudience/CustomAudience$Builder;", "", ApiSince=35)]
[<Android.Runtime.Register("setAuctionServerRequestFlags", "(I)Landroid/adservices/customaudience/CustomAudience$Builder;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -266,6 +290,10 @@
[Android.Runtime.Register("setBiddingLogicUri", "(Landroid/net/Uri;)Landroid/adservices/customaudience/CustomAudience$Builder;", "", ApiSince=34)]
[<Android.Runtime.Register("setBiddingLogicUri", "(Landroid/net/Uri;)Landroid/adservices/customaudience/CustomAudience$Builder;", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -299,6 +327,10 @@
[Android.Runtime.Register("setBuyer", "(Landroid/adservices/common/AdTechIdentifier;)Landroid/adservices/customaudience/CustomAudience$Builder;", "", ApiSince=34)]
[<Android.Runtime.Register("setBuyer", "(Landroid/adservices/common/AdTechIdentifier;)Landroid/adservices/customaudience/CustomAudience$Builder;", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -332,6 +364,10 @@
[Android.Runtime.Register("setComponentAds", "(Ljava/util/List;)Landroid/adservices/customaudience/CustomAudience$Builder;", "", ApiSince=36)]
[<Android.Runtime.Register("setComponentAds", "(Ljava/util/List;)Landroid/adservices/customaudience/CustomAudience$Builder;", "", ApiSince=36)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android36.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android36.0")>]
@@ -365,6 +401,10 @@
[Android.Runtime.Register("setDailyUpdateUri", "(Landroid/net/Uri;)Landroid/adservices/customaudience/CustomAudience$Builder;", "", ApiSince=34)]
[<Android.Runtime.Register("setDailyUpdateUri", "(Landroid/net/Uri;)Landroid/adservices/customaudience/CustomAudience$Builder;", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -398,6 +438,10 @@
[Android.Runtime.Register("setExpirationTime", "(Ljava/time/Instant;)Landroid/adservices/customaudience/CustomAudience$Builder;", "", ApiSince=34)]
[<Android.Runtime.Register("setExpirationTime", "(Ljava/time/Instant;)Landroid/adservices/customaudience/CustomAudience$Builder;", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -438,6 +482,10 @@
[Android.Runtime.Register("setName", "(Ljava/lang/String;)Landroid/adservices/customaudience/CustomAudience$Builder;", "", ApiSince=34)]
[<Android.Runtime.Register("setName", "(Ljava/lang/String;)Landroid/adservices/customaudience/CustomAudience$Builder;", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -471,6 +519,10 @@
[Android.Runtime.Register("setPriority", "(D)Landroid/adservices/customaudience/CustomAudience$Builder;", "", ApiSince=36)]
[<Android.Runtime.Register("setPriority", "(D)Landroid/adservices/customaudience/CustomAudience$Builder;", "", ApiSince=36)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android36.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android36.0")>]
@@ -504,6 +556,10 @@
[Android.Runtime.Register("setTrustedBiddingData", "(Landroid/adservices/customaudience/TrustedBiddingData;)Landroid/adservices/customaudience/CustomAudience$Builder;", "", ApiSince=34)]
[<Android.Runtime.Register("setTrustedBiddingData", "(Landroid/adservices/customaudience/TrustedBiddingData;)Landroid/adservices/customaudience/CustomAudience$Builder;", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -544,6 +600,10 @@
[Android.Runtime.Register("setUserBiddingSignals", "(Landroid/adservices/common/AdSelectionSignals;)Landroid/adservices/customaudience/CustomAudience$Builder;", "", ApiSince=34)]
[<Android.Runtime.Register("setUserBiddingSignals", "(Landroid/adservices/common/AdSelectionSignals;)Landroid/adservices/customaudience/CustomAudience$Builder;", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
diff --git a/docs/xml/Android.AdServices.CustomAudiences/CustomAudience.xml b/docs/xml/Android.AdServices.CustomAudiences/CustomAudience.xml
index 2b65d3ada..aacc3c2ed 100644
--- a/docs/xml/Android.AdServices.CustomAudiences/CustomAudience.xml
+++ b/docs/xml/Android.AdServices.CustomAudiences/CustomAudience.xml
@@ -37,6 +37,10 @@
[System.Runtime.CompilerServices.NullableContext(1)]
[<System.Runtime.CompilerServices.NullableContext(1)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -77,6 +81,10 @@
[System.Runtime.CompilerServices.Nullable(2)]
[<System.Runtime.CompilerServices.Nullable(2)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -130,6 +138,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -179,6 +191,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -223,6 +239,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -266,6 +286,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -307,6 +331,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android36.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android36.0")>]
@@ -357,6 +385,10 @@
[Android.Runtime.Register("CREATOR", ApiSince=34)]
[<Android.Runtime.Register("CREATOR", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -382,6 +414,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -432,6 +468,10 @@
[Android.Runtime.Register("describeContents", "()I", "", ApiSince=34)]
[<Android.Runtime.Register("describeContents", "()I", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -473,6 +513,10 @@
[System.Runtime.CompilerServices.Nullable(2)]
[<System.Runtime.CompilerServices.Nullable(2)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -533,8 +577,8 @@
[<Android.Runtime.Register("FLAG_AUCTION_SERVER_REQUEST_OMIT_ADS", ApiSince=35)>]
- [System.Obsolete("This constant will be removed in the future version. Use Android.AdServices.CustomAudiences.AuctionServerRequest enum directly instead of this field.", true)]
- [<System.Obsolete("This constant will be removed in the future version. Use Android.AdServices.CustomAudiences.AuctionServerRequest enum directly instead of this field.", true)>]
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This constant will be removed in the future version. Use Android.AdServices.CustomAudiences.AuctionServerRequest enum directly instead of this field.")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This constant will be removed in the future version. Use Android.AdServices.CustomAudiences.AuctionServerRequest enum directly instead of this field.")>]
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
@@ -627,6 +671,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -672,6 +720,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android36.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android36.0")>]
@@ -781,6 +833,10 @@
[System.Runtime.CompilerServices.Nullable(2)]
[<System.Runtime.CompilerServices.Nullable(2)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -837,6 +893,10 @@
[System.Runtime.CompilerServices.Nullable(2)]
[<System.Runtime.CompilerServices.Nullable(2)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -896,6 +956,10 @@
[Android.Runtime.Register("writeToParcel", "(Landroid/os/Parcel;I)V", "", ApiSince=34)]
[<Android.Runtime.Register("writeToParcel", "(Landroid/os/Parcel;I)V", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
diff --git a/docs/xml/Android.AdServices.CustomAudiences/CustomAudienceManager.xml b/docs/xml/Android.AdServices.CustomAudiences/CustomAudienceManager.xml
index 20291f0e8..e03ccc347 100644
--- a/docs/xml/Android.AdServices.CustomAudiences/CustomAudienceManager.xml
+++ b/docs/xml/Android.AdServices.CustomAudiences/CustomAudienceManager.xml
@@ -24,6 +24,10 @@
[System.Runtime.CompilerServices.NullableContext(1)]
[<System.Runtime.CompilerServices.NullableContext(1)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -86,6 +90,10 @@
[Android.Runtime.RequiresPermission("android.permission.ACCESS_ADSERVICES_CUSTOM_AUDIENCE")]
[<Android.Runtime.RequiresPermission("android.permission.ACCESS_ADSERVICES_CUSTOM_AUDIENCE")>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -154,6 +162,10 @@
[Android.Runtime.Register("get", "(Landroid/content/Context;)Landroid/adservices/customaudience/CustomAudienceManager;", "", ApiSince=34)]
[<Android.Runtime.Register("get", "(Landroid/content/Context;)Landroid/adservices/customaudience/CustomAudienceManager;", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -232,6 +244,10 @@
[Android.Runtime.RequiresPermission("android.permission.ACCESS_ADSERVICES_CUSTOM_AUDIENCE")]
[<Android.Runtime.RequiresPermission("android.permission.ACCESS_ADSERVICES_CUSTOM_AUDIENCE")>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -304,6 +320,10 @@
[Android.Runtime.RequiresPermission("android.permission.ACCESS_ADSERVICES_CUSTOM_AUDIENCE")]
[<Android.Runtime.RequiresPermission("android.permission.ACCESS_ADSERVICES_CUSTOM_AUDIENCE")>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -367,6 +387,10 @@
[Android.Runtime.RequiresPermission("android.permission.ACCESS_ADSERVICES_CUSTOM_AUDIENCE")]
[<Android.Runtime.RequiresPermission("android.permission.ACCESS_ADSERVICES_CUSTOM_AUDIENCE")>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -550,6 +574,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
diff --git a/docs/xml/Android.AdServices.CustomAudiences/FetchAndJoinCustomAudienceRequest+Builder.xml b/docs/xml/Android.AdServices.CustomAudiences/FetchAndJoinCustomAudienceRequest+Builder.xml
index 761698105..60b6cb3cb 100644
--- a/docs/xml/Android.AdServices.CustomAudiences/FetchAndJoinCustomAudienceRequest+Builder.xml
+++ b/docs/xml/Android.AdServices.CustomAudiences/FetchAndJoinCustomAudienceRequest+Builder.xml
@@ -20,6 +20,10 @@
[System.Runtime.CompilerServices.Nullable(0)]
[<System.Runtime.CompilerServices.Nullable(0)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -57,6 +61,10 @@
[Android.Runtime.Register(".ctor", "(Landroid/net/Uri;)V", "", ApiSince=35)]
[<Android.Runtime.Register(".ctor", "(Landroid/net/Uri;)V", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -100,6 +108,10 @@
[Android.Runtime.Register("build", "()Landroid/adservices/customaudience/FetchAndJoinCustomAudienceRequest;", "", ApiSince=35)]
[<Android.Runtime.Register("build", "()Landroid/adservices/customaudience/FetchAndJoinCustomAudienceRequest;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -171,6 +183,10 @@
[Android.Runtime.Register("setActivationTime", "(Ljava/time/Instant;)Landroid/adservices/customaudience/FetchAndJoinCustomAudienceRequest$Builder;", "", ApiSince=35)]
[<Android.Runtime.Register("setActivationTime", "(Ljava/time/Instant;)Landroid/adservices/customaudience/FetchAndJoinCustomAudienceRequest$Builder;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -211,6 +227,10 @@
[Android.Runtime.Register("setExpirationTime", "(Ljava/time/Instant;)Landroid/adservices/customaudience/FetchAndJoinCustomAudienceRequest$Builder;", "", ApiSince=35)]
[<Android.Runtime.Register("setExpirationTime", "(Ljava/time/Instant;)Landroid/adservices/customaudience/FetchAndJoinCustomAudienceRequest$Builder;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -251,6 +271,10 @@
[Android.Runtime.Register("setFetchUri", "(Landroid/net/Uri;)Landroid/adservices/customaudience/FetchAndJoinCustomAudienceRequest$Builder;", "", ApiSince=35)]
[<Android.Runtime.Register("setFetchUri", "(Landroid/net/Uri;)Landroid/adservices/customaudience/FetchAndJoinCustomAudienceRequest$Builder;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -284,6 +308,10 @@
[Android.Runtime.Register("setName", "(Ljava/lang/String;)Landroid/adservices/customaudience/FetchAndJoinCustomAudienceRequest$Builder;", "", ApiSince=35)]
[<Android.Runtime.Register("setName", "(Ljava/lang/String;)Landroid/adservices/customaudience/FetchAndJoinCustomAudienceRequest$Builder;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -324,6 +352,10 @@
[Android.Runtime.Register("setUserBiddingSignals", "(Landroid/adservices/common/AdSelectionSignals;)Landroid/adservices/customaudience/FetchAndJoinCustomAudienceRequest$Builder;", "", ApiSince=35)]
[<Android.Runtime.Register("setUserBiddingSignals", "(Landroid/adservices/common/AdSelectionSignals;)Landroid/adservices/customaudience/FetchAndJoinCustomAudienceRequest$Builder;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
diff --git a/docs/xml/Android.AdServices.CustomAudiences/FetchAndJoinCustomAudienceRequest.xml b/docs/xml/Android.AdServices.CustomAudiences/FetchAndJoinCustomAudienceRequest.xml
index 3e3ef7459..0e536704b 100644
--- a/docs/xml/Android.AdServices.CustomAudiences/FetchAndJoinCustomAudienceRequest.xml
+++ b/docs/xml/Android.AdServices.CustomAudiences/FetchAndJoinCustomAudienceRequest.xml
@@ -24,6 +24,10 @@
[System.Runtime.CompilerServices.NullableContext(1)]
[<System.Runtime.CompilerServices.NullableContext(1)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -66,6 +70,10 @@
[System.Runtime.CompilerServices.Nullable(2)]
[<System.Runtime.CompilerServices.Nullable(2)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -115,6 +123,10 @@
[System.Runtime.CompilerServices.Nullable(2)]
[<System.Runtime.CompilerServices.Nullable(2)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -160,6 +172,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -233,6 +249,10 @@
[System.Runtime.CompilerServices.Nullable(2)]
[<System.Runtime.CompilerServices.Nullable(2)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -340,6 +360,10 @@
[System.Runtime.CompilerServices.Nullable(2)]
[<System.Runtime.CompilerServices.Nullable(2)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
diff --git a/docs/xml/Android.AdServices.CustomAudiences/JoinCustomAudienceRequest+Builder.xml b/docs/xml/Android.AdServices.CustomAudiences/JoinCustomAudienceRequest+Builder.xml
index 5b76c6e4b..a80a643c0 100644
--- a/docs/xml/Android.AdServices.CustomAudiences/JoinCustomAudienceRequest+Builder.xml
+++ b/docs/xml/Android.AdServices.CustomAudiences/JoinCustomAudienceRequest+Builder.xml
@@ -20,6 +20,10 @@
[System.Runtime.CompilerServices.Nullable(0)]
[<System.Runtime.CompilerServices.Nullable(0)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -56,6 +60,10 @@
[Android.Runtime.Register(".ctor", "()V", "", ApiSince=34)]
[<Android.Runtime.Register(".ctor", "()V", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -82,6 +90,10 @@
[Android.Runtime.Register("build", "()Landroid/adservices/customaudience/JoinCustomAudienceRequest;", "", ApiSince=34)]
[<Android.Runtime.Register("build", "()Landroid/adservices/customaudience/JoinCustomAudienceRequest;", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -153,6 +165,10 @@
[Android.Runtime.Register("setCustomAudience", "(Landroid/adservices/customaudience/CustomAudience;)Landroid/adservices/customaudience/JoinCustomAudienceRequest$Builder;", "", ApiSince=34)]
[<Android.Runtime.Register("setCustomAudience", "(Landroid/adservices/customaudience/CustomAudience;)Landroid/adservices/customaudience/JoinCustomAudienceRequest$Builder;", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
diff --git a/docs/xml/Android.AdServices.CustomAudiences/JoinCustomAudienceRequest.xml b/docs/xml/Android.AdServices.CustomAudiences/JoinCustomAudienceRequest.xml
index ab3e16e2b..2d0766d60 100644
--- a/docs/xml/Android.AdServices.CustomAudiences/JoinCustomAudienceRequest.xml
+++ b/docs/xml/Android.AdServices.CustomAudiences/JoinCustomAudienceRequest.xml
@@ -24,6 +24,10 @@
[System.Runtime.CompilerServices.NullableContext(1)]
[<System.Runtime.CompilerServices.NullableContext(1)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -78,6 +82,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
diff --git a/docs/xml/Android.AdServices.CustomAudiences/LeaveCustomAudienceRequest+Builder.xml b/docs/xml/Android.AdServices.CustomAudiences/LeaveCustomAudienceRequest+Builder.xml
index ac60326e1..61587fd0b 100644
--- a/docs/xml/Android.AdServices.CustomAudiences/LeaveCustomAudienceRequest+Builder.xml
+++ b/docs/xml/Android.AdServices.CustomAudiences/LeaveCustomAudienceRequest+Builder.xml
@@ -20,6 +20,10 @@
[System.Runtime.CompilerServices.Nullable(0)]
[<System.Runtime.CompilerServices.Nullable(0)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -56,6 +60,10 @@
[Android.Runtime.Register(".ctor", "()V", "", ApiSince=34)]
[<Android.Runtime.Register(".ctor", "()V", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -82,6 +90,10 @@
[Android.Runtime.Register("build", "()Landroid/adservices/customaudience/LeaveCustomAudienceRequest;", "", ApiSince=34)]
[<Android.Runtime.Register("build", "()Landroid/adservices/customaudience/LeaveCustomAudienceRequest;", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -153,6 +165,10 @@
[Android.Runtime.Register("setBuyer", "(Landroid/adservices/common/AdTechIdentifier;)Landroid/adservices/customaudience/LeaveCustomAudienceRequest$Builder;", "", ApiSince=34)]
[<Android.Runtime.Register("setBuyer", "(Landroid/adservices/common/AdTechIdentifier;)Landroid/adservices/customaudience/LeaveCustomAudienceRequest$Builder;", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -186,6 +202,10 @@
[Android.Runtime.Register("setName", "(Ljava/lang/String;)Landroid/adservices/customaudience/LeaveCustomAudienceRequest$Builder;", "", ApiSince=34)]
[<Android.Runtime.Register("setName", "(Ljava/lang/String;)Landroid/adservices/customaudience/LeaveCustomAudienceRequest$Builder;", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
diff --git a/docs/xml/Android.AdServices.CustomAudiences/LeaveCustomAudienceRequest.xml b/docs/xml/Android.AdServices.CustomAudiences/LeaveCustomAudienceRequest.xml
index 08592d683..fd32ebe4d 100644
--- a/docs/xml/Android.AdServices.CustomAudiences/LeaveCustomAudienceRequest.xml
+++ b/docs/xml/Android.AdServices.CustomAudiences/LeaveCustomAudienceRequest.xml
@@ -24,6 +24,10 @@
[System.Runtime.CompilerServices.NullableContext(1)]
[<System.Runtime.CompilerServices.NullableContext(1)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -57,6 +61,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -129,6 +137,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
diff --git a/docs/xml/Android.AdServices.CustomAudiences/PartialCustomAudience+Builder.xml b/docs/xml/Android.AdServices.CustomAudiences/PartialCustomAudience+Builder.xml
index ea6c62431..f4fefd603 100644
--- a/docs/xml/Android.AdServices.CustomAudiences/PartialCustomAudience+Builder.xml
+++ b/docs/xml/Android.AdServices.CustomAudiences/PartialCustomAudience+Builder.xml
@@ -20,6 +20,10 @@
[System.Runtime.CompilerServices.Nullable(0)]
[<System.Runtime.CompilerServices.Nullable(0)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -57,6 +61,10 @@
[Android.Runtime.Register(".ctor", "(Ljava/lang/String;)V", "", ApiSince=35)]
[<Android.Runtime.Register(".ctor", "(Ljava/lang/String;)V", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -100,6 +108,10 @@
[Android.Runtime.Register("build", "()Landroid/adservices/customaudience/PartialCustomAudience;", "", ApiSince=35)]
[<Android.Runtime.Register("build", "()Landroid/adservices/customaudience/PartialCustomAudience;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -171,6 +183,10 @@
[Android.Runtime.Register("setActivationTime", "(Ljava/time/Instant;)Landroid/adservices/customaudience/PartialCustomAudience$Builder;", "", ApiSince=35)]
[<Android.Runtime.Register("setActivationTime", "(Ljava/time/Instant;)Landroid/adservices/customaudience/PartialCustomAudience$Builder;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -211,6 +227,10 @@
[Android.Runtime.Register("setExpirationTime", "(Ljava/time/Instant;)Landroid/adservices/customaudience/PartialCustomAudience$Builder;", "", ApiSince=35)]
[<Android.Runtime.Register("setExpirationTime", "(Ljava/time/Instant;)Landroid/adservices/customaudience/PartialCustomAudience$Builder;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -251,6 +271,10 @@
[Android.Runtime.Register("setUserBiddingSignals", "(Landroid/adservices/common/AdSelectionSignals;)Landroid/adservices/customaudience/PartialCustomAudience$Builder;", "", ApiSince=35)]
[<Android.Runtime.Register("setUserBiddingSignals", "(Landroid/adservices/common/AdSelectionSignals;)Landroid/adservices/customaudience/PartialCustomAudience$Builder;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
diff --git a/docs/xml/Android.AdServices.CustomAudiences/PartialCustomAudience.xml b/docs/xml/Android.AdServices.CustomAudiences/PartialCustomAudience.xml
index 41d4c15f1..4a26c996b 100644
--- a/docs/xml/Android.AdServices.CustomAudiences/PartialCustomAudience.xml
+++ b/docs/xml/Android.AdServices.CustomAudiences/PartialCustomAudience.xml
@@ -37,6 +37,10 @@
[System.Runtime.CompilerServices.NullableContext(1)]
[<System.Runtime.CompilerServices.NullableContext(1)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -81,6 +85,10 @@
[System.Runtime.CompilerServices.Nullable(2)]
[<System.Runtime.CompilerServices.Nullable(2)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -131,6 +139,10 @@
[Android.Runtime.Register("CREATOR", ApiSince=35)]
[<Android.Runtime.Register("CREATOR", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -163,6 +175,10 @@
[Android.Runtime.Register("describeContents", "()I", "", ApiSince=35)]
[<Android.Runtime.Register("describeContents", "()I", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -193,6 +209,10 @@
[System.Runtime.CompilerServices.Nullable(2)]
[<System.Runtime.CompilerServices.Nullable(2)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -293,6 +313,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -396,6 +420,10 @@
[System.Runtime.CompilerServices.Nullable(2)]
[<System.Runtime.CompilerServices.Nullable(2)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -450,6 +478,10 @@
[Android.Runtime.Register("writeToParcel", "(Landroid/os/Parcel;I)V", "", ApiSince=35)]
[<Android.Runtime.Register("writeToParcel", "(Landroid/os/Parcel;I)V", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
diff --git a/docs/xml/Android.AdServices.CustomAudiences/RemoveCustomAudienceOverrideRequest+Builder.xml b/docs/xml/Android.AdServices.CustomAudiences/RemoveCustomAudienceOverrideRequest+Builder.xml
index 7bcbf6b87..8d8ea97ba 100644
--- a/docs/xml/Android.AdServices.CustomAudiences/RemoveCustomAudienceOverrideRequest+Builder.xml
+++ b/docs/xml/Android.AdServices.CustomAudiences/RemoveCustomAudienceOverrideRequest+Builder.xml
@@ -20,6 +20,10 @@
[System.Runtime.CompilerServices.Nullable(0)]
[<System.Runtime.CompilerServices.Nullable(0)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -56,6 +60,10 @@
[Android.Runtime.Register(".ctor", "()V", "", ApiSince=34)]
[<Android.Runtime.Register(".ctor", "()V", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -82,6 +90,10 @@
[Android.Runtime.Register("build", "()Landroid/adservices/customaudience/RemoveCustomAudienceOverrideRequest;", "", ApiSince=34)]
[<Android.Runtime.Register("build", "()Landroid/adservices/customaudience/RemoveCustomAudienceOverrideRequest;", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -153,6 +165,10 @@
[Android.Runtime.Register("setBuyer", "(Landroid/adservices/common/AdTechIdentifier;)Landroid/adservices/customaudience/RemoveCustomAudienceOverrideRequest$Builder;", "", ApiSince=34)]
[<Android.Runtime.Register("setBuyer", "(Landroid/adservices/common/AdTechIdentifier;)Landroid/adservices/customaudience/RemoveCustomAudienceOverrideRequest$Builder;", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -186,6 +202,10 @@
[Android.Runtime.Register("setName", "(Ljava/lang/String;)Landroid/adservices/customaudience/RemoveCustomAudienceOverrideRequest$Builder;", "", ApiSince=34)]
[<Android.Runtime.Register("setName", "(Ljava/lang/String;)Landroid/adservices/customaudience/RemoveCustomAudienceOverrideRequest$Builder;", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
diff --git a/docs/xml/Android.AdServices.CustomAudiences/RemoveCustomAudienceOverrideRequest.xml b/docs/xml/Android.AdServices.CustomAudiences/RemoveCustomAudienceOverrideRequest.xml
index ca81d763c..0e45930cd 100644
--- a/docs/xml/Android.AdServices.CustomAudiences/RemoveCustomAudienceOverrideRequest.xml
+++ b/docs/xml/Android.AdServices.CustomAudiences/RemoveCustomAudienceOverrideRequest.xml
@@ -24,6 +24,10 @@
[System.Runtime.CompilerServices.NullableContext(1)]
[<System.Runtime.CompilerServices.NullableContext(1)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -65,6 +69,10 @@
[Android.Runtime.Register(".ctor", "(Landroid/adservices/common/AdTechIdentifier;Ljava/lang/String;)V", "", ApiSince=34)]
[<Android.Runtime.Register(".ctor", "(Landroid/adservices/common/AdTechIdentifier;Ljava/lang/String;)V", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -113,6 +121,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -182,6 +194,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
diff --git a/docs/xml/Android.AdServices.CustomAudiences/ScheduleCustomAudienceUpdateRequest+Builder.xml b/docs/xml/Android.AdServices.CustomAudiences/ScheduleCustomAudienceUpdateRequest+Builder.xml
index b0cf28379..cf61e23a9 100644
--- a/docs/xml/Android.AdServices.CustomAudiences/ScheduleCustomAudienceUpdateRequest+Builder.xml
+++ b/docs/xml/Android.AdServices.CustomAudiences/ScheduleCustomAudienceUpdateRequest+Builder.xml
@@ -20,6 +20,10 @@
[System.Runtime.CompilerServices.Nullable(0)]
[<System.Runtime.CompilerServices.Nullable(0)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -57,6 +61,10 @@
[Android.Runtime.Register(".ctor", "(Landroid/net/Uri;Ljava/time/Duration;)V", "", ApiSince=36)]
[<Android.Runtime.Register(".ctor", "(Landroid/net/Uri;Ljava/time/Duration;)V", "", ApiSince=36)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android36.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android36.0")>]
@@ -137,6 +145,10 @@
[Android.Runtime.Register("build", "()Landroid/adservices/customaudience/ScheduleCustomAudienceUpdateRequest;", "", ApiSince=35)]
[<Android.Runtime.Register("build", "()Landroid/adservices/customaudience/ScheduleCustomAudienceUpdateRequest;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -208,6 +220,10 @@
[Android.Runtime.Register("setMinDelay", "(Ljava/time/Duration;)Landroid/adservices/customaudience/ScheduleCustomAudienceUpdateRequest$Builder;", "", ApiSince=35)]
[<Android.Runtime.Register("setMinDelay", "(Ljava/time/Duration;)Landroid/adservices/customaudience/ScheduleCustomAudienceUpdateRequest$Builder;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -241,6 +257,10 @@
[Android.Runtime.Register("setPartialCustomAudienceList", "(Ljava/util/List;)Landroid/adservices/customaudience/ScheduleCustomAudienceUpdateRequest$Builder;", "", ApiSince=35)]
[<Android.Runtime.Register("setPartialCustomAudienceList", "(Ljava/util/List;)Landroid/adservices/customaudience/ScheduleCustomAudienceUpdateRequest$Builder;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -274,6 +294,10 @@
[Android.Runtime.Register("setShouldReplacePendingUpdates", "(Z)Landroid/adservices/customaudience/ScheduleCustomAudienceUpdateRequest$Builder;", "", ApiSince=36)]
[<Android.Runtime.Register("setShouldReplacePendingUpdates", "(Z)Landroid/adservices/customaudience/ScheduleCustomAudienceUpdateRequest$Builder;", "", ApiSince=36)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android36.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android36.0")>]
@@ -307,6 +331,10 @@
[Android.Runtime.Register("setUpdateUri", "(Landroid/net/Uri;)Landroid/adservices/customaudience/ScheduleCustomAudienceUpdateRequest$Builder;", "", ApiSince=35)]
[<Android.Runtime.Register("setUpdateUri", "(Landroid/net/Uri;)Landroid/adservices/customaudience/ScheduleCustomAudienceUpdateRequest$Builder;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
diff --git a/docs/xml/Android.AdServices.CustomAudiences/ScheduleCustomAudienceUpdateRequest.xml b/docs/xml/Android.AdServices.CustomAudiences/ScheduleCustomAudienceUpdateRequest.xml
index 598b7e007..7c10616b0 100644
--- a/docs/xml/Android.AdServices.CustomAudiences/ScheduleCustomAudienceUpdateRequest.xml
+++ b/docs/xml/Android.AdServices.CustomAudiences/ScheduleCustomAudienceUpdateRequest.xml
@@ -24,6 +24,10 @@
[System.Runtime.CompilerServices.NullableContext(1)]
[<System.Runtime.CompilerServices.NullableContext(1)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -90,6 +94,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -131,6 +139,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -178,6 +190,10 @@
[Android.Runtime.Register("shouldReplacePendingUpdates", "()Z", "", ApiSince=36)]
[<Android.Runtime.Register("shouldReplacePendingUpdates", "()Z", "", ApiSince=36)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android36.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android36.0")>]
@@ -280,6 +296,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
diff --git a/docs/xml/Android.AdServices.CustomAudiences/TestCustomAudienceManager.xml b/docs/xml/Android.AdServices.CustomAudiences/TestCustomAudienceManager.xml
index 2eeac48ca..cc029b647 100644
--- a/docs/xml/Android.AdServices.CustomAudiences/TestCustomAudienceManager.xml
+++ b/docs/xml/Android.AdServices.CustomAudiences/TestCustomAudienceManager.xml
@@ -24,6 +24,10 @@
[System.Runtime.CompilerServices.NullableContext(1)]
[<System.Runtime.CompilerServices.NullableContext(1)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -115,6 +119,10 @@
[Android.Runtime.RequiresPermission("android.permission.ACCESS_ADSERVICES_CUSTOM_AUDIENCE")]
[<Android.Runtime.RequiresPermission("android.permission.ACCESS_ADSERVICES_CUSTOM_AUDIENCE")>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -173,6 +181,10 @@
[Android.Runtime.RequiresPermission("android.permission.ACCESS_ADSERVICES_CUSTOM_AUDIENCE")]
[<Android.Runtime.RequiresPermission("android.permission.ACCESS_ADSERVICES_CUSTOM_AUDIENCE")>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -227,6 +239,10 @@
[Android.Runtime.RequiresPermission("android.permission.ACCESS_ADSERVICES_CUSTOM_AUDIENCE")]
[<Android.Runtime.RequiresPermission("android.permission.ACCESS_ADSERVICES_CUSTOM_AUDIENCE")>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
diff --git a/docs/xml/Android.AdServices.CustomAudiences/TrustedBiddingData+Builder.xml b/docs/xml/Android.AdServices.CustomAudiences/TrustedBiddingData+Builder.xml
index 65ae1733d..c2f3dde19 100644
--- a/docs/xml/Android.AdServices.CustomAudiences/TrustedBiddingData+Builder.xml
+++ b/docs/xml/Android.AdServices.CustomAudiences/TrustedBiddingData+Builder.xml
@@ -20,6 +20,10 @@
[System.Runtime.CompilerServices.Nullable(0)]
[<System.Runtime.CompilerServices.Nullable(0)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -56,6 +60,10 @@
[Android.Runtime.Register(".ctor", "()V", "", ApiSince=34)]
[<Android.Runtime.Register(".ctor", "()V", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -82,6 +90,10 @@
[Android.Runtime.Register("build", "()Landroid/adservices/customaudience/TrustedBiddingData;", "", ApiSince=34)]
[<Android.Runtime.Register("build", "()Landroid/adservices/customaudience/TrustedBiddingData;", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -153,6 +165,10 @@
[Android.Runtime.Register("setTrustedBiddingKeys", "(Ljava/util/List;)Landroid/adservices/customaudience/TrustedBiddingData$Builder;", "", ApiSince=34)]
[<Android.Runtime.Register("setTrustedBiddingKeys", "(Ljava/util/List;)Landroid/adservices/customaudience/TrustedBiddingData$Builder;", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -186,6 +202,10 @@
[Android.Runtime.Register("setTrustedBiddingUri", "(Landroid/net/Uri;)Landroid/adservices/customaudience/TrustedBiddingData$Builder;", "", ApiSince=34)]
[<Android.Runtime.Register("setTrustedBiddingUri", "(Landroid/net/Uri;)Landroid/adservices/customaudience/TrustedBiddingData$Builder;", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
diff --git a/docs/xml/Android.AdServices.CustomAudiences/TrustedBiddingData.xml b/docs/xml/Android.AdServices.CustomAudiences/TrustedBiddingData.xml
index 12edab573..b61700f66 100644
--- a/docs/xml/Android.AdServices.CustomAudiences/TrustedBiddingData.xml
+++ b/docs/xml/Android.AdServices.CustomAudiences/TrustedBiddingData.xml
@@ -37,6 +37,10 @@
[System.Runtime.CompilerServices.NullableContext(1)]
[<System.Runtime.CompilerServices.NullableContext(1)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -77,6 +81,10 @@
[Android.Runtime.Register("CREATOR", ApiSince=34)]
[<Android.Runtime.Register("CREATOR", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -109,6 +117,10 @@
[Android.Runtime.Register("describeContents", "()I", "", ApiSince=34)]
[<Android.Runtime.Register("describeContents", "()I", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -258,6 +270,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -298,6 +314,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -346,6 +366,10 @@
[Android.Runtime.Register("writeToParcel", "(Landroid/os/Parcel;I)V", "", ApiSince=34)]
[<Android.Runtime.Register("writeToParcel", "(Landroid/os/Parcel;I)V", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
diff --git a/docs/xml/Android.AdServices.Exceptions/AdServicesException.xml b/docs/xml/Android.AdServices.Exceptions/AdServicesException.xml
index 3baf1cd33..29d022806 100644
--- a/docs/xml/Android.AdServices.Exceptions/AdServicesException.xml
+++ b/docs/xml/Android.AdServices.Exceptions/AdServicesException.xml
@@ -24,6 +24,10 @@
[System.Runtime.CompilerServices.NullableContext(1)]
[<System.Runtime.CompilerServices.NullableContext(1)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -65,6 +69,10 @@
[System.Runtime.CompilerServices.NullableContext(2)]
[<System.Runtime.CompilerServices.NullableContext(2)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -119,6 +127,10 @@
[System.Runtime.CompilerServices.NullableContext(2)]
[<System.Runtime.CompilerServices.NullableContext(2)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
diff --git a/docs/xml/Android.AdServices.Measurement/DeletionRequest+Builder.xml b/docs/xml/Android.AdServices.Measurement/DeletionRequest+Builder.xml
index 83f9304c2..aa1a3bf0d 100644
--- a/docs/xml/Android.AdServices.Measurement/DeletionRequest+Builder.xml
+++ b/docs/xml/Android.AdServices.Measurement/DeletionRequest+Builder.xml
@@ -20,6 +20,10 @@
[System.Runtime.CompilerServices.Nullable(0)]
[<System.Runtime.CompilerServices.Nullable(0)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -56,6 +60,10 @@
[Android.Runtime.Register(".ctor", "()V", "", ApiSince=34)]
[<Android.Runtime.Register(".ctor", "()V", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -82,6 +90,10 @@
[Android.Runtime.Register("build", "()Landroid/adservices/measurement/DeletionRequest;", "", ApiSince=34)]
[<Android.Runtime.Register("build", "()Landroid/adservices/measurement/DeletionRequest;", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -153,6 +165,10 @@
[Android.Runtime.Register("setDeletionMode", "(I)Landroid/adservices/measurement/DeletionRequest$Builder;", "", ApiSince=34)]
[<Android.Runtime.Register("setDeletionMode", "(I)Landroid/adservices/measurement/DeletionRequest$Builder;", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -193,6 +209,10 @@
[Android.Runtime.Register("setDomainUris", "(Ljava/util/List;)Landroid/adservices/measurement/DeletionRequest$Builder;", "", ApiSince=34)]
[<Android.Runtime.Register("setDomainUris", "(Ljava/util/List;)Landroid/adservices/measurement/DeletionRequest$Builder;", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -233,6 +253,10 @@
[Android.Runtime.Register("setEnd", "(Ljava/time/Instant;)Landroid/adservices/measurement/DeletionRequest$Builder;", "", ApiSince=34)]
[<Android.Runtime.Register("setEnd", "(Ljava/time/Instant;)Landroid/adservices/measurement/DeletionRequest$Builder;", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -266,6 +290,10 @@
[Android.Runtime.Register("setMatchBehavior", "(I)Landroid/adservices/measurement/DeletionRequest$Builder;", "", ApiSince=34)]
[<Android.Runtime.Register("setMatchBehavior", "(I)Landroid/adservices/measurement/DeletionRequest$Builder;", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -306,6 +334,10 @@
[Android.Runtime.Register("setOriginUris", "(Ljava/util/List;)Landroid/adservices/measurement/DeletionRequest$Builder;", "", ApiSince=34)]
[<Android.Runtime.Register("setOriginUris", "(Ljava/util/List;)Landroid/adservices/measurement/DeletionRequest$Builder;", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -346,6 +378,10 @@
[Android.Runtime.Register("setStart", "(Ljava/time/Instant;)Landroid/adservices/measurement/DeletionRequest$Builder;", "", ApiSince=34)]
[<Android.Runtime.Register("setStart", "(Ljava/time/Instant;)Landroid/adservices/measurement/DeletionRequest$Builder;", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
diff --git a/docs/xml/Android.AdServices.Measurement/DeletionRequest.xml b/docs/xml/Android.AdServices.Measurement/DeletionRequest.xml
index 8c26fd15e..88ea35081 100644
--- a/docs/xml/Android.AdServices.Measurement/DeletionRequest.xml
+++ b/docs/xml/Android.AdServices.Measurement/DeletionRequest.xml
@@ -24,6 +24,10 @@
[System.Runtime.CompilerServices.NullableContext(1)]
[<System.Runtime.CompilerServices.NullableContext(1)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -78,6 +82,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -124,8 +132,8 @@
[<Android.Runtime.Register("DELETION_MODE_ALL", ApiSince=34)>]
- [System.Obsolete("This constant will be removed in the future version. Use Android.AdServices.Measurement.DeletionRequestDeletionMode enum directly instead of this field.", true)]
- [<System.Obsolete("This constant will be removed in the future version. Use Android.AdServices.Measurement.DeletionRequestDeletionMode enum directly instead of this field.", true)>]
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This constant will be removed in the future version. Use Android.AdServices.Measurement.DeletionRequestDeletionMode enum directly instead of this field.")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This constant will be removed in the future version. Use Android.AdServices.Measurement.DeletionRequestDeletionMode enum directly instead of this field.")>]
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
@@ -169,8 +177,8 @@
[<Android.Runtime.Register("DELETION_MODE_EXCLUDE_INTERNAL_DATA", ApiSince=34)>]
- [System.Obsolete("This constant will be removed in the future version. Use Android.AdServices.Measurement.DeletionRequestDeletionMode enum directly instead of this field.", true)]
- [<System.Obsolete("This constant will be removed in the future version. Use Android.AdServices.Measurement.DeletionRequestDeletionMode enum directly instead of this field.", true)>]
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This constant will be removed in the future version. Use Android.AdServices.Measurement.DeletionRequestDeletionMode enum directly instead of this field.")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This constant will be removed in the future version. Use Android.AdServices.Measurement.DeletionRequestDeletionMode enum directly instead of this field.")>]
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
@@ -210,6 +218,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -251,6 +263,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -321,6 +337,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -367,8 +387,8 @@
[<Android.Runtime.Register("MATCH_BEHAVIOR_DELETE", ApiSince=34)>]
- [System.Obsolete("This constant will be removed in the future version. Use Android.AdServices.Measurement.DeletionRequestMatchBehavior enum directly instead of this field.", true)]
- [<System.Obsolete("This constant will be removed in the future version. Use Android.AdServices.Measurement.DeletionRequestMatchBehavior enum directly instead of this field.", true)>]
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This constant will be removed in the future version. Use Android.AdServices.Measurement.DeletionRequestMatchBehavior enum directly instead of this field.")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This constant will be removed in the future version. Use Android.AdServices.Measurement.DeletionRequestMatchBehavior enum directly instead of this field.")>]
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
@@ -412,8 +432,8 @@
[<Android.Runtime.Register("MATCH_BEHAVIOR_PRESERVE", ApiSince=34)>]
- [System.Obsolete("This constant will be removed in the future version. Use Android.AdServices.Measurement.DeletionRequestMatchBehavior enum directly instead of this field.", true)]
- [<System.Obsolete("This constant will be removed in the future version. Use Android.AdServices.Measurement.DeletionRequestMatchBehavior enum directly instead of this field.", true)>]
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This constant will be removed in the future version. Use Android.AdServices.Measurement.DeletionRequestMatchBehavior enum directly instead of this field.")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This constant will be removed in the future version. Use Android.AdServices.Measurement.DeletionRequestMatchBehavior enum directly instead of this field.")>]
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
@@ -454,6 +474,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -495,6 +519,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
diff --git a/docs/xml/Android.AdServices.Measurement/MeasurementManager.xml b/docs/xml/Android.AdServices.Measurement/MeasurementManager.xml
index 0377c16c8..16ad69da3 100644
--- a/docs/xml/Android.AdServices.Measurement/MeasurementManager.xml
+++ b/docs/xml/Android.AdServices.Measurement/MeasurementManager.xml
@@ -24,6 +24,10 @@
[System.Runtime.CompilerServices.NullableContext(1)]
[<System.Runtime.CompilerServices.NullableContext(1)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -140,6 +144,10 @@
[Android.Runtime.Register("deleteRegistrations", "(Landroid/adservices/measurement/DeletionRequest;Ljava/util/concurrent/Executor;Landroid/os/OutcomeReceiver;)V", "GetDeleteRegistrations_Landroid_adservices_measurement_DeletionRequest_Ljava_util_concurrent_Executor_Landroid_os_OutcomeReceiver_Handler", ApiSince=34)]
[<Android.Runtime.Register("deleteRegistrations", "(Landroid/adservices/measurement/DeletionRequest;Ljava/util/concurrent/Executor;Landroid/os/OutcomeReceiver;)V", "GetDeleteRegistrations_Landroid_adservices_measurement_DeletionRequest_Ljava_util_concurrent_Executor_Landroid_os_OutcomeReceiver_Handler", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -191,6 +199,10 @@
[Android.Runtime.Register("get", "(Landroid/content/Context;)Landroid/adservices/measurement/MeasurementManager;", "", ApiSince=34)]
[<Android.Runtime.Register("get", "(Landroid/content/Context;)Landroid/adservices/measurement/MeasurementManager;", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -298,6 +310,10 @@
[Android.Runtime.RequiresPermission("android.permission.ACCESS_ADSERVICES_ATTRIBUTION")]
[<Android.Runtime.RequiresPermission("android.permission.ACCESS_ADSERVICES_ATTRIBUTION")>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -375,8 +391,8 @@
[<Android.Runtime.Register("MEASUREMENT_API_STATE_DISABLED", ApiSince=34)>]
- [System.Obsolete("This constant will be removed in the future version. Use Android.AdServices.Measurement.MeasurementApiState enum directly instead of this field.", true)]
- [<System.Obsolete("This constant will be removed in the future version. Use Android.AdServices.Measurement.MeasurementApiState enum directly instead of this field.", true)>]
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This constant will be removed in the future version. Use Android.AdServices.Measurement.MeasurementApiState enum directly instead of this field.")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This constant will be removed in the future version. Use Android.AdServices.Measurement.MeasurementApiState enum directly instead of this field.")>]
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
@@ -421,8 +437,8 @@
[<Android.Runtime.Register("MEASUREMENT_API_STATE_ENABLED", ApiSince=34)>]
- [System.Obsolete("This constant will be removed in the future version. Use Android.AdServices.Measurement.MeasurementApiState enum directly instead of this field.", true)]
- [<System.Obsolete("This constant will be removed in the future version. Use Android.AdServices.Measurement.MeasurementApiState enum directly instead of this field.", true)>]
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This constant will be removed in the future version. Use Android.AdServices.Measurement.MeasurementApiState enum directly instead of this field.")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This constant will be removed in the future version. Use Android.AdServices.Measurement.MeasurementApiState enum directly instead of this field.")>]
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
@@ -544,6 +560,10 @@
[System.Runtime.CompilerServices.NullableContext(2)]
[<System.Runtime.CompilerServices.NullableContext(2)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -683,6 +703,10 @@
[System.Runtime.CompilerServices.NullableContext(2)]
[<System.Runtime.CompilerServices.NullableContext(2)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -822,6 +846,10 @@
[System.Runtime.CompilerServices.NullableContext(2)]
[<System.Runtime.CompilerServices.NullableContext(2)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -962,6 +990,10 @@
[System.Runtime.CompilerServices.NullableContext(2)]
[<System.Runtime.CompilerServices.NullableContext(2)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -1104,6 +1136,10 @@
[System.Runtime.CompilerServices.NullableContext(2)]
[<System.Runtime.CompilerServices.NullableContext(2)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
diff --git a/docs/xml/Android.AdServices.Measurement/SourceRegistrationRequest+Builder.xml b/docs/xml/Android.AdServices.Measurement/SourceRegistrationRequest+Builder.xml
index d597005ad..21b76fd1f 100644
--- a/docs/xml/Android.AdServices.Measurement/SourceRegistrationRequest+Builder.xml
+++ b/docs/xml/Android.AdServices.Measurement/SourceRegistrationRequest+Builder.xml
@@ -20,6 +20,10 @@
[System.Runtime.CompilerServices.Nullable(0)]
[<System.Runtime.CompilerServices.Nullable(0)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -57,6 +61,10 @@
[Android.Runtime.Register(".ctor", "(Ljava/util/List;)V", "", ApiSince=35)]
[<Android.Runtime.Register(".ctor", "(Ljava/util/List;)V", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -98,6 +106,10 @@
[Android.Runtime.Register("build", "()Landroid/adservices/measurement/SourceRegistrationRequest;", "", ApiSince=35)]
[<Android.Runtime.Register("build", "()Landroid/adservices/measurement/SourceRegistrationRequest;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -169,6 +181,10 @@
[Android.Runtime.Register("setInputEvent", "(Landroid/view/InputEvent;)Landroid/adservices/measurement/SourceRegistrationRequest$Builder;", "", ApiSince=35)]
[<Android.Runtime.Register("setInputEvent", "(Landroid/view/InputEvent;)Landroid/adservices/measurement/SourceRegistrationRequest$Builder;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
diff --git a/docs/xml/Android.AdServices.Measurement/SourceRegistrationRequest.xml b/docs/xml/Android.AdServices.Measurement/SourceRegistrationRequest.xml
index 211912c9f..8a5821111 100644
--- a/docs/xml/Android.AdServices.Measurement/SourceRegistrationRequest.xml
+++ b/docs/xml/Android.AdServices.Measurement/SourceRegistrationRequest.xml
@@ -37,6 +37,10 @@
[System.Runtime.CompilerServices.NullableContext(1)]
[<System.Runtime.CompilerServices.NullableContext(1)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -74,6 +78,10 @@
[Android.Runtime.Register("CREATOR", ApiSince=35)]
[<Android.Runtime.Register("CREATOR", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -106,6 +114,10 @@
[Android.Runtime.Register("describeContents", "()I", "", ApiSince=35)]
[<Android.Runtime.Register("describeContents", "()I", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -136,6 +148,10 @@
[System.Runtime.CompilerServices.Nullable(2)]
[<System.Runtime.CompilerServices.Nullable(2)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -238,6 +254,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -344,6 +364,10 @@
[Android.Runtime.Register("writeToParcel", "(Landroid/os/Parcel;I)V", "", ApiSince=35)]
[<Android.Runtime.Register("writeToParcel", "(Landroid/os/Parcel;I)V", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
diff --git a/docs/xml/Android.AdServices.Measurement/WebSourceParams+Builder.xml b/docs/xml/Android.AdServices.Measurement/WebSourceParams+Builder.xml
index 6901981ff..c766f7a54 100644
--- a/docs/xml/Android.AdServices.Measurement/WebSourceParams+Builder.xml
+++ b/docs/xml/Android.AdServices.Measurement/WebSourceParams+Builder.xml
@@ -20,6 +20,10 @@
[System.Runtime.CompilerServices.Nullable(0)]
[<System.Runtime.CompilerServices.Nullable(0)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -57,6 +61,10 @@
[Android.Runtime.Register(".ctor", "(Landroid/net/Uri;)V", "", ApiSince=34)]
[<Android.Runtime.Register(".ctor", "(Landroid/net/Uri;)V", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -100,6 +108,10 @@
[Android.Runtime.Register("build", "()Landroid/adservices/measurement/WebSourceParams;", "", ApiSince=34)]
[<Android.Runtime.Register("build", "()Landroid/adservices/measurement/WebSourceParams;", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -171,6 +183,10 @@
[Android.Runtime.Register("setDebugKeyAllowed", "(Z)Landroid/adservices/measurement/WebSourceParams$Builder;", "", ApiSince=34)]
[<Android.Runtime.Register("setDebugKeyAllowed", "(Z)Landroid/adservices/measurement/WebSourceParams$Builder;", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
diff --git a/docs/xml/Android.AdServices.Measurement/WebSourceParams.xml b/docs/xml/Android.AdServices.Measurement/WebSourceParams.xml
index 6c1af5e98..ac4397425 100644
--- a/docs/xml/Android.AdServices.Measurement/WebSourceParams.xml
+++ b/docs/xml/Android.AdServices.Measurement/WebSourceParams.xml
@@ -37,6 +37,10 @@
[System.Runtime.CompilerServices.NullableContext(1)]
[<System.Runtime.CompilerServices.NullableContext(1)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -74,6 +78,10 @@
[Android.Runtime.Register("CREATOR", ApiSince=34)]
[<Android.Runtime.Register("CREATOR", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -106,6 +114,10 @@
[Android.Runtime.Register("describeContents", "()I", "", ApiSince=34)]
[<Android.Runtime.Register("describeContents", "()I", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -132,6 +144,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -228,6 +244,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -334,6 +354,10 @@
[Android.Runtime.Register("writeToParcel", "(Landroid/os/Parcel;I)V", "", ApiSince=34)]
[<Android.Runtime.Register("writeToParcel", "(Landroid/os/Parcel;I)V", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
diff --git a/docs/xml/Android.AdServices.Measurement/WebSourceRegistrationRequest+Builder.xml b/docs/xml/Android.AdServices.Measurement/WebSourceRegistrationRequest+Builder.xml
index a4abd1938..a516d959a 100644
--- a/docs/xml/Android.AdServices.Measurement/WebSourceRegistrationRequest+Builder.xml
+++ b/docs/xml/Android.AdServices.Measurement/WebSourceRegistrationRequest+Builder.xml
@@ -20,6 +20,10 @@
[System.Runtime.CompilerServices.Nullable(0)]
[<System.Runtime.CompilerServices.Nullable(0)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -57,6 +61,10 @@
[Android.Runtime.Register(".ctor", "(Ljava/util/List;Landroid/net/Uri;)V", "", ApiSince=34)]
[<Android.Runtime.Register(".ctor", "(Ljava/util/List;Landroid/net/Uri;)V", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -101,6 +109,10 @@
[Android.Runtime.Register("build", "()Landroid/adservices/measurement/WebSourceRegistrationRequest;", "", ApiSince=34)]
[<Android.Runtime.Register("build", "()Landroid/adservices/measurement/WebSourceRegistrationRequest;", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -172,6 +184,10 @@
[Android.Runtime.Register("setAppDestination", "(Landroid/net/Uri;)Landroid/adservices/measurement/WebSourceRegistrationRequest$Builder;", "", ApiSince=34)]
[<Android.Runtime.Register("setAppDestination", "(Landroid/net/Uri;)Landroid/adservices/measurement/WebSourceRegistrationRequest$Builder;", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -212,6 +228,10 @@
[Android.Runtime.Register("setInputEvent", "(Landroid/view/InputEvent;)Landroid/adservices/measurement/WebSourceRegistrationRequest$Builder;", "", ApiSince=34)]
[<Android.Runtime.Register("setInputEvent", "(Landroid/view/InputEvent;)Landroid/adservices/measurement/WebSourceRegistrationRequest$Builder;", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -252,6 +272,10 @@
[Android.Runtime.Register("setVerifiedDestination", "(Landroid/net/Uri;)Landroid/adservices/measurement/WebSourceRegistrationRequest$Builder;", "", ApiSince=34)]
[<Android.Runtime.Register("setVerifiedDestination", "(Landroid/net/Uri;)Landroid/adservices/measurement/WebSourceRegistrationRequest$Builder;", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -292,6 +316,10 @@
[Android.Runtime.Register("setWebDestination", "(Landroid/net/Uri;)Landroid/adservices/measurement/WebSourceRegistrationRequest$Builder;", "", ApiSince=34)]
[<Android.Runtime.Register("setWebDestination", "(Landroid/net/Uri;)Landroid/adservices/measurement/WebSourceRegistrationRequest$Builder;", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
diff --git a/docs/xml/Android.AdServices.Measurement/WebSourceRegistrationRequest.xml b/docs/xml/Android.AdServices.Measurement/WebSourceRegistrationRequest.xml
index 49a4fbd70..d97798dda 100644
--- a/docs/xml/Android.AdServices.Measurement/WebSourceRegistrationRequest.xml
+++ b/docs/xml/Android.AdServices.Measurement/WebSourceRegistrationRequest.xml
@@ -37,6 +37,10 @@
[System.Runtime.CompilerServices.NullableContext(1)]
[<System.Runtime.CompilerServices.NullableContext(1)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -74,6 +78,10 @@
[System.Runtime.CompilerServices.Nullable(2)]
[<System.Runtime.CompilerServices.Nullable(2)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -124,6 +132,10 @@
[Android.Runtime.Register("CREATOR", ApiSince=34)]
[<Android.Runtime.Register("CREATOR", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -156,6 +168,10 @@
[Android.Runtime.Register("describeContents", "()I", "", ApiSince=34)]
[<Android.Runtime.Register("describeContents", "()I", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -186,6 +202,10 @@
[System.Runtime.CompilerServices.Nullable(2)]
[<System.Runtime.CompilerServices.Nullable(2)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -285,6 +305,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -384,6 +408,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -429,6 +457,10 @@
[System.Runtime.CompilerServices.Nullable(2)]
[<System.Runtime.CompilerServices.Nullable(2)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -478,6 +510,10 @@
[System.Runtime.CompilerServices.Nullable(2)]
[<System.Runtime.CompilerServices.Nullable(2)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -531,6 +567,10 @@
[Android.Runtime.Register("writeToParcel", "(Landroid/os/Parcel;I)V", "", ApiSince=34)]
[<Android.Runtime.Register("writeToParcel", "(Landroid/os/Parcel;I)V", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
diff --git a/docs/xml/Android.AdServices.Measurement/WebTriggerParams+Builder.xml b/docs/xml/Android.AdServices.Measurement/WebTriggerParams+Builder.xml
index 04610590f..76bd35f77 100644
--- a/docs/xml/Android.AdServices.Measurement/WebTriggerParams+Builder.xml
+++ b/docs/xml/Android.AdServices.Measurement/WebTriggerParams+Builder.xml
@@ -20,6 +20,10 @@
[System.Runtime.CompilerServices.Nullable(0)]
[<System.Runtime.CompilerServices.Nullable(0)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -57,6 +61,10 @@
[Android.Runtime.Register(".ctor", "(Landroid/net/Uri;)V", "", ApiSince=34)]
[<Android.Runtime.Register(".ctor", "(Landroid/net/Uri;)V", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -100,6 +108,10 @@
[Android.Runtime.Register("build", "()Landroid/adservices/measurement/WebTriggerParams;", "", ApiSince=34)]
[<Android.Runtime.Register("build", "()Landroid/adservices/measurement/WebTriggerParams;", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -171,6 +183,10 @@
[Android.Runtime.Register("setDebugKeyAllowed", "(Z)Landroid/adservices/measurement/WebTriggerParams$Builder;", "", ApiSince=34)]
[<Android.Runtime.Register("setDebugKeyAllowed", "(Z)Landroid/adservices/measurement/WebTriggerParams$Builder;", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
diff --git a/docs/xml/Android.AdServices.Measurement/WebTriggerParams.xml b/docs/xml/Android.AdServices.Measurement/WebTriggerParams.xml
index e9d5b7553..35a024072 100644
--- a/docs/xml/Android.AdServices.Measurement/WebTriggerParams.xml
+++ b/docs/xml/Android.AdServices.Measurement/WebTriggerParams.xml
@@ -37,6 +37,10 @@
[System.Runtime.CompilerServices.NullableContext(1)]
[<System.Runtime.CompilerServices.NullableContext(1)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -74,6 +78,10 @@
[Android.Runtime.Register("CREATOR", ApiSince=34)]
[<Android.Runtime.Register("CREATOR", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -106,6 +114,10 @@
[Android.Runtime.Register("describeContents", "()I", "", ApiSince=34)]
[<Android.Runtime.Register("describeContents", "()I", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -132,6 +144,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -228,6 +244,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -334,6 +354,10 @@
[Android.Runtime.Register("writeToParcel", "(Landroid/os/Parcel;I)V", "", ApiSince=34)]
[<Android.Runtime.Register("writeToParcel", "(Landroid/os/Parcel;I)V", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
diff --git a/docs/xml/Android.AdServices.Measurement/WebTriggerRegistrationRequest+Builder.xml b/docs/xml/Android.AdServices.Measurement/WebTriggerRegistrationRequest+Builder.xml
index 7bb5bc168..a6b53188d 100644
--- a/docs/xml/Android.AdServices.Measurement/WebTriggerRegistrationRequest+Builder.xml
+++ b/docs/xml/Android.AdServices.Measurement/WebTriggerRegistrationRequest+Builder.xml
@@ -20,6 +20,10 @@
[System.Runtime.CompilerServices.Nullable(0)]
[<System.Runtime.CompilerServices.Nullable(0)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -57,6 +61,10 @@
[Android.Runtime.Register(".ctor", "(Ljava/util/List;Landroid/net/Uri;)V", "", ApiSince=34)]
[<Android.Runtime.Register(".ctor", "(Ljava/util/List;Landroid/net/Uri;)V", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -101,6 +109,10 @@
[Android.Runtime.Register("build", "()Landroid/adservices/measurement/WebTriggerRegistrationRequest;", "", ApiSince=34)]
[<Android.Runtime.Register("build", "()Landroid/adservices/measurement/WebTriggerRegistrationRequest;", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
diff --git a/docs/xml/Android.AdServices.Measurement/WebTriggerRegistrationRequest.xml b/docs/xml/Android.AdServices.Measurement/WebTriggerRegistrationRequest.xml
index de99e44d6..29d01f445 100644
--- a/docs/xml/Android.AdServices.Measurement/WebTriggerRegistrationRequest.xml
+++ b/docs/xml/Android.AdServices.Measurement/WebTriggerRegistrationRequest.xml
@@ -37,6 +37,10 @@
[System.Runtime.CompilerServices.NullableContext(1)]
[<System.Runtime.CompilerServices.NullableContext(1)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -74,6 +78,10 @@
[Android.Runtime.Register("CREATOR", ApiSince=34)]
[<Android.Runtime.Register("CREATOR", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -106,6 +114,10 @@
[Android.Runtime.Register("describeContents", "()I", "", ApiSince=34)]
[<Android.Runtime.Register("describeContents", "()I", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -132,6 +144,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -285,6 +301,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
@@ -333,6 +353,10 @@
[Android.Runtime.Register("writeToParcel", "(Landroid/os/Parcel;I)V", "", ApiSince=34)]
[<Android.Runtime.Register("writeToParcel", "(Landroid/os/Parcel;I)V", "", ApiSince=34)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android34.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android34.0")>]
diff --git a/docs/xml/Android.AdServices.OnDevicePersonalization/AppInfo.xml b/docs/xml/Android.AdServices.OnDevicePersonalization/AppInfo.xml
index 8f2c28444..97de71516 100644
--- a/docs/xml/Android.AdServices.OnDevicePersonalization/AppInfo.xml
+++ b/docs/xml/Android.AdServices.OnDevicePersonalization/AppInfo.xml
@@ -37,6 +37,10 @@
[System.Runtime.CompilerServices.NullableContext(1)]
[<System.Runtime.CompilerServices.NullableContext(1)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -74,6 +78,10 @@
[Android.Runtime.Register(".ctor", "(Z)V", "", ApiSince=36)]
[<Android.Runtime.Register(".ctor", "(Z)V", "", ApiSince=36)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android36.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android36.0")>]
@@ -116,6 +124,10 @@
[Android.Runtime.Register("CREATOR", ApiSince=35)]
[<Android.Runtime.Register("CREATOR", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -148,6 +160,10 @@
[Android.Runtime.Register("describeContents", "()I", "", ApiSince=35)]
[<Android.Runtime.Register("describeContents", "()I", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -174,6 +190,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -334,6 +354,10 @@
[Android.Runtime.Register("writeToParcel", "(Landroid/os/Parcel;I)V", "", ApiSince=35)]
[<Android.Runtime.Register("writeToParcel", "(Landroid/os/Parcel;I)V", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
diff --git a/docs/xml/Android.AdServices.OnDevicePersonalization/DownloadCompletedInput.xml b/docs/xml/Android.AdServices.OnDevicePersonalization/DownloadCompletedInput.xml
index 2c777ab24..0d4f81a96 100644
--- a/docs/xml/Android.AdServices.OnDevicePersonalization/DownloadCompletedInput.xml
+++ b/docs/xml/Android.AdServices.OnDevicePersonalization/DownloadCompletedInput.xml
@@ -24,6 +24,10 @@
[System.Runtime.CompilerServices.NullableContext(1)]
[<System.Runtime.CompilerServices.NullableContext(1)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -61,6 +65,10 @@
[Android.Runtime.Register(".ctor", "(Landroid/adservices/ondevicepersonalization/KeyValueStore;)V", "", ApiSince=36)]
[<Android.Runtime.Register(".ctor", "(Landroid/adservices/ondevicepersonalization/KeyValueStore;)V", "", ApiSince=36)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android36.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android36.0")>]
@@ -98,6 +106,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
diff --git a/docs/xml/Android.AdServices.OnDevicePersonalization/DownloadCompletedOutput+Builder.xml b/docs/xml/Android.AdServices.OnDevicePersonalization/DownloadCompletedOutput+Builder.xml
index 3308c5c7e..3bd0802b7 100644
--- a/docs/xml/Android.AdServices.OnDevicePersonalization/DownloadCompletedOutput+Builder.xml
+++ b/docs/xml/Android.AdServices.OnDevicePersonalization/DownloadCompletedOutput+Builder.xml
@@ -20,6 +20,10 @@
[System.Runtime.CompilerServices.Nullable(0)]
[<System.Runtime.CompilerServices.Nullable(0)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -56,6 +60,10 @@
[Android.Runtime.Register(".ctor", "()V", "", ApiSince=35)]
[<Android.Runtime.Register(".ctor", "()V", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -82,6 +90,10 @@
[Android.Runtime.Register("addRetainedKey", "(Ljava/lang/String;)Landroid/adservices/ondevicepersonalization/DownloadCompletedOutput$Builder;", "", ApiSince=35)]
[<Android.Runtime.Register("addRetainedKey", "(Ljava/lang/String;)Landroid/adservices/ondevicepersonalization/DownloadCompletedOutput$Builder;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -115,6 +127,10 @@
[Android.Runtime.Register("build", "()Landroid/adservices/ondevicepersonalization/DownloadCompletedOutput;", "", ApiSince=35)]
[<Android.Runtime.Register("build", "()Landroid/adservices/ondevicepersonalization/DownloadCompletedOutput;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -186,6 +202,10 @@
[Android.Runtime.Register("setRetainedKeys", "(Ljava/util/List;)Landroid/adservices/ondevicepersonalization/DownloadCompletedOutput$Builder;", "", ApiSince=35)]
[<Android.Runtime.Register("setRetainedKeys", "(Ljava/util/List;)Landroid/adservices/ondevicepersonalization/DownloadCompletedOutput$Builder;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
diff --git a/docs/xml/Android.AdServices.OnDevicePersonalization/DownloadCompletedOutput.xml b/docs/xml/Android.AdServices.OnDevicePersonalization/DownloadCompletedOutput.xml
index 7d41b9eaa..d4f1d23f2 100644
--- a/docs/xml/Android.AdServices.OnDevicePersonalization/DownloadCompletedOutput.xml
+++ b/docs/xml/Android.AdServices.OnDevicePersonalization/DownloadCompletedOutput.xml
@@ -24,6 +24,10 @@
[System.Runtime.CompilerServices.NullableContext(1)]
[<System.Runtime.CompilerServices.NullableContext(1)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -86,6 +90,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
diff --git a/docs/xml/Android.AdServices.OnDevicePersonalization/EventInput.xml b/docs/xml/Android.AdServices.OnDevicePersonalization/EventInput.xml
index e0c911df8..c5f0ba807 100644
--- a/docs/xml/Android.AdServices.OnDevicePersonalization/EventInput.xml
+++ b/docs/xml/Android.AdServices.OnDevicePersonalization/EventInput.xml
@@ -24,6 +24,10 @@
[System.Runtime.CompilerServices.NullableContext(1)]
[<System.Runtime.CompilerServices.NullableContext(1)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -61,6 +65,10 @@
[Android.Runtime.Register(".ctor", "(Landroid/adservices/ondevicepersonalization/RequestLogRecord;Landroid/os/PersistableBundle;)V", "", ApiSince=36)]
[<Android.Runtime.Register(".ctor", "(Landroid/adservices/ondevicepersonalization/RequestLogRecord;Landroid/os/PersistableBundle;)V", "", ApiSince=36)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android36.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android36.0")>]
@@ -138,6 +146,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -185,6 +197,10 @@
[System.Runtime.CompilerServices.Nullable(2)]
[<System.Runtime.CompilerServices.Nullable(2)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
diff --git a/docs/xml/Android.AdServices.OnDevicePersonalization/EventLogRecord+Builder.xml b/docs/xml/Android.AdServices.OnDevicePersonalization/EventLogRecord+Builder.xml
index 04979bc13..d9d487177 100644
--- a/docs/xml/Android.AdServices.OnDevicePersonalization/EventLogRecord+Builder.xml
+++ b/docs/xml/Android.AdServices.OnDevicePersonalization/EventLogRecord+Builder.xml
@@ -20,6 +20,10 @@
[System.Runtime.CompilerServices.Nullable(0)]
[<System.Runtime.CompilerServices.Nullable(0)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -56,6 +60,10 @@
[Android.Runtime.Register(".ctor", "()V", "", ApiSince=35)]
[<Android.Runtime.Register(".ctor", "()V", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -82,6 +90,10 @@
[Android.Runtime.Register("build", "()Landroid/adservices/ondevicepersonalization/EventLogRecord;", "", ApiSince=35)]
[<Android.Runtime.Register("build", "()Landroid/adservices/ondevicepersonalization/EventLogRecord;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -153,6 +165,10 @@
[Android.Runtime.Register("setData", "(Landroid/content/ContentValues;)Landroid/adservices/ondevicepersonalization/EventLogRecord$Builder;", "", ApiSince=35)]
[<Android.Runtime.Register("setData", "(Landroid/content/ContentValues;)Landroid/adservices/ondevicepersonalization/EventLogRecord$Builder;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -193,6 +209,10 @@
[Android.Runtime.Register("setRequestLogRecord", "(Landroid/adservices/ondevicepersonalization/RequestLogRecord;)Landroid/adservices/ondevicepersonalization/EventLogRecord$Builder;", "", ApiSince=35)]
[<Android.Runtime.Register("setRequestLogRecord", "(Landroid/adservices/ondevicepersonalization/RequestLogRecord;)Landroid/adservices/ondevicepersonalization/EventLogRecord$Builder;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -233,6 +253,10 @@
[Android.Runtime.Register("setRowIndex", "(I)Landroid/adservices/ondevicepersonalization/EventLogRecord$Builder;", "", ApiSince=35)]
[<Android.Runtime.Register("setRowIndex", "(I)Landroid/adservices/ondevicepersonalization/EventLogRecord$Builder;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -266,6 +290,10 @@
[Android.Runtime.Register("setType", "(I)Landroid/adservices/ondevicepersonalization/EventLogRecord$Builder;", "", ApiSince=35)]
[<Android.Runtime.Register("setType", "(I)Landroid/adservices/ondevicepersonalization/EventLogRecord$Builder;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
diff --git a/docs/xml/Android.AdServices.OnDevicePersonalization/EventLogRecord.xml b/docs/xml/Android.AdServices.OnDevicePersonalization/EventLogRecord.xml
index a5bfceac7..9f2f9b06e 100644
--- a/docs/xml/Android.AdServices.OnDevicePersonalization/EventLogRecord.xml
+++ b/docs/xml/Android.AdServices.OnDevicePersonalization/EventLogRecord.xml
@@ -37,6 +37,10 @@
[System.Runtime.CompilerServices.NullableContext(1)]
[<System.Runtime.CompilerServices.NullableContext(1)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -83,6 +87,10 @@
[Android.Runtime.Register("CREATOR", ApiSince=35)]
[<Android.Runtime.Register("CREATOR", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -112,6 +120,10 @@
[System.Runtime.CompilerServices.Nullable(2)]
[<System.Runtime.CompilerServices.Nullable(2)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -165,6 +177,10 @@
[Android.Runtime.Register("describeContents", "()I", "", ApiSince=35)]
[<Android.Runtime.Register("describeContents", "()I", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -249,6 +265,10 @@
[System.Runtime.CompilerServices.Nullable(2)]
[<System.Runtime.CompilerServices.Nullable(2)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -300,6 +320,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -401,6 +425,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -442,6 +470,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -494,6 +526,10 @@
[Android.Runtime.Register("writeToParcel", "(Landroid/os/Parcel;I)V", "", ApiSince=35)]
[<Android.Runtime.Register("writeToParcel", "(Landroid/os/Parcel;I)V", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
diff --git a/docs/xml/Android.AdServices.OnDevicePersonalization/EventOutput+Builder.xml b/docs/xml/Android.AdServices.OnDevicePersonalization/EventOutput+Builder.xml
index 537ebc7e1..81f884f3a 100644
--- a/docs/xml/Android.AdServices.OnDevicePersonalization/EventOutput+Builder.xml
+++ b/docs/xml/Android.AdServices.OnDevicePersonalization/EventOutput+Builder.xml
@@ -20,6 +20,10 @@
[System.Runtime.CompilerServices.Nullable(0)]
[<System.Runtime.CompilerServices.Nullable(0)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -56,6 +60,10 @@
[Android.Runtime.Register(".ctor", "()V", "", ApiSince=35)]
[<Android.Runtime.Register(".ctor", "()V", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -82,6 +90,10 @@
[Android.Runtime.Register("build", "()Landroid/adservices/ondevicepersonalization/EventOutput;", "", ApiSince=35)]
[<Android.Runtime.Register("build", "()Landroid/adservices/ondevicepersonalization/EventOutput;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -153,6 +165,10 @@
[Android.Runtime.Register("setEventLogRecord", "(Landroid/adservices/ondevicepersonalization/EventLogRecord;)Landroid/adservices/ondevicepersonalization/EventOutput$Builder;", "", ApiSince=35)]
[<Android.Runtime.Register("setEventLogRecord", "(Landroid/adservices/ondevicepersonalization/EventLogRecord;)Landroid/adservices/ondevicepersonalization/EventOutput$Builder;", "", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
diff --git a/docs/xml/Android.AdServices.OnDevicePersonalization/EventOutput.xml b/docs/xml/Android.AdServices.OnDevicePersonalization/EventOutput.xml
index 179d5bfbb..52caac8b9 100644
--- a/docs/xml/Android.AdServices.OnDevicePersonalization/EventOutput.xml
+++ b/docs/xml/Android.AdServices.OnDevicePersonalization/EventOutput.xml
@@ -24,6 +24,10 @@
[System.Runtime.CompilerServices.NullableContext(1)]
[<System.Runtime.CompilerServices.NullableContext(1)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -61,6 +65,10 @@
[System.Runtime.CompilerServices.Nullable(2)]
[<System.Runtime.CompilerServices.Nullable(2)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
diff --git a/docs/xml/Android.AdServices.OnDevicePersonalization/EventUrlProvider.xml b/docs/xml/Android.AdServices.OnDevicePersonalization/EventUrlProvider.xml
index 032d38dee..b9fe59c97 100644
--- a/docs/xml/Android.AdServices.OnDevicePersonalization/EventUrlProvider.xml
+++ b/docs/xml/Android.AdServices.OnDevicePersonalization/EventUrlProvider.xml
@@ -24,6 +24,10 @@
[System.Runtime.CompilerServices.NullableContext(1)]
[<System.Runtime.CompilerServices.NullableContext(1)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -86,6 +90,10 @@
[Android.Runtime.Register("createEventTrackingUrlWithRedirect", "(Landroid/os/PersistableBundle;Landroid/net/Uri;)Landroid/net/Uri;", "GetCreateEventTrackingUrlWithRedirect_Landroid_os_PersistableBundle_Landroid_net_Uri_Handler", ApiSince=35)]
[<Android.Runtime.Register("createEventTrackingUrlWithRedirect", "(Landroid/os/PersistableBundle;Landroid/net/Uri;)Landroid/net/Uri;", "GetCreateEventTrackingUrlWithRedirect_Landroid_os_PersistableBundle_Landroid_net_Uri_Handler", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
@@ -144,6 +152,10 @@
[Android.Runtime.Register("createEventTrackingUrlWithResponse", "(Landroid/os/PersistableBundle;[BLjava/lang/String;)Landroid/net/Uri;", "GetCreateEventTrackingUrlWithResponse_Landroid_os_PersistableBundle_arrayBLjava_lang_String_Handler", ApiSince=35)]
[<Android.Runtime.Register("createEventTrackingUrlWithResponse", "(Landroid/os/PersistableBundle;[BLjava/lang/String;)Landroid/net/Uri;", "GetCreateEventTrackingUrlWithResponse_Landroid_os_PersistableBundle_arrayBLjava_lang_String_Handler", ApiSince=35)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android35.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android35.0")>]
diff --git a/docs/xml/Android.AdServices.OnDevicePersonalization/ExecuteInIsolatedServiceRequest+Builder.xml b/docs/xml/Android.AdServices.OnDevicePersonalization/ExecuteInIsolatedServiceRequest+Builder.xml
index 22fd02947..970d840e4 100644
--- a/docs/xml/Android.AdServices.OnDevicePersonalization/ExecuteInIsolatedServiceRequest+Builder.xml
+++ b/docs/xml/Android.AdServices.OnDevicePersonalization/ExecuteInIsolatedServiceRequest+Builder.xml
@@ -20,6 +20,10 @@
[System.Runtime.CompilerServices.Nullable(0)]
[<System.Runtime.CompilerServices.Nullable(0)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android36.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android36.0")>]
@@ -57,6 +61,10 @@
[Android.Runtime.Register(".ctor", "(Landroid/content/ComponentName;)V", "", ApiSince=36)]
[<Android.Runtime.Register(".ctor", "(Landroid/content/ComponentName;)V", "", ApiSince=36)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android36.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android36.0")>]
@@ -98,6 +106,10 @@
[Android.Runtime.Register("build", "()Landroid/adservices/ondevicepersonalization/ExecuteInIsolatedServiceRequest;", "", ApiSince=36)]
[<Android.Runtime.Register("build", "()Landroid/adservices/ondevicepersonalization/ExecuteInIsolatedServiceRequest;", "", ApiSince=36)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android36.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android36.0")>]
@@ -169,6 +181,10 @@
[Android.Runtime.Register("setAppParams", "(Landroid/os/PersistableBundle;)Landroid/adservices/ondevicepersonalization/ExecuteInIsolatedServiceRequest$Builder;", "", ApiSince=36)]
[<Android.Runtime.Register("setAppParams", "(Landroid/os/PersistableBundle;)Landroid/adservices/ondevicepersonalization/ExecuteInIsolatedServiceRequest$Builder;", "", ApiSince=36)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android36.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android36.0")>]
@@ -202,6 +218,10 @@
[Android.Runtime.Register("setOutputSpec", "(Landroid/adservices/ondevicepersonalization/ExecuteInIsolatedServiceRequest$OutputSpec;)Landroid/adservices/ondevicepersonalization/ExecuteInIsolatedServiceRequest$Builder;", "", ApiSince=36)]
[<Android.Runtime.Register("setOutputSpec", "(Landroid/adservices/ondevicepersonalization/ExecuteInIsolatedServiceRequest$OutputSpec;)Landroid/adservices/ondevicepersonalization/ExecuteInIsolatedServiceRequest$Builder;", "", ApiSince=36)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android36.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android36.0")>]
diff --git a/docs/xml/Android.AdServices.OnDevicePersonalization/ExecuteInIsolatedServiceRequest+OutputSpec.xml b/docs/xml/Android.AdServices.OnDevicePersonalization/ExecuteInIsolatedServiceRequest+OutputSpec.xml
index 55fead4b2..8019ce816 100644
--- a/docs/xml/Android.AdServices.OnDevicePersonalization/ExecuteInIsolatedServiceRequest+OutputSpec.xml
+++ b/docs/xml/Android.AdServices.OnDevicePersonalization/ExecuteInIsolatedServiceRequest+OutputSpec.xml
@@ -20,6 +20,10 @@
[System.Runtime.CompilerServices.Nullable(0)]
[<System.Runtime.CompilerServices.Nullable(0)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android36.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android36.0")>]
@@ -81,6 +85,10 @@
[Android.Runtime.Register("buildBestValueSpec", "(I)Landroid/adservices/ondevicepersonalization/ExecuteInIsolatedServiceRequest$OutputSpec;", "", ApiSince=36)]
[<Android.Runtime.Register("buildBestValueSpec", "(I)Landroid/adservices/ondevicepersonalization/ExecuteInIsolatedServiceRequest$OutputSpec;", "", ApiSince=36)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android36.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android36.0")>]
@@ -114,6 +122,10 @@
[Android.Runtime.Register("DEFAULT", ApiSince=36)]
[<Android.Runtime.Register("DEFAULT", ApiSince=36)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android36.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android36.0")>]
@@ -168,6 +180,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android36.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android36.0")>]
@@ -211,6 +227,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android36.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android36.0")>]
@@ -257,8 +277,8 @@
[<Android.Runtime.Register("OUTPUT_TYPE_BEST_VALUE", ApiSince=36)>]
- [System.Obsolete("This constant will be removed in the future version. Use Android.AdServices.OnDevicePersonalization.OutputType enum directly instead of this field.", true)]
- [<System.Obsolete("This constant will be removed in the future version. Use Android.AdServices.OnDevicePersonalization.OutputType enum directly instead of this field.", true)>]
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This constant will be removed in the future version. Use Android.AdServices.OnDevicePersonalization.OutputType enum directly instead of this field.")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This constant will be removed in the future version. Use Android.AdServices.OnDevicePersonalization.OutputType enum directly instead of this field.")>]
[System.Runtime.Versioning.SupportedOSPlatform("android36.0")]
@@ -304,8 +324,8 @@
[<Android.Runtime.Register("OUTPUT_TYPE_NULL", ApiSince=36)>]
- [System.Obsolete("This constant will be removed in the future version. Use Android.AdServices.OnDevicePersonalization.OutputType enum directly instead of this field.", true)]
- [<System.Obsolete("This constant will be removed in the future version. Use Android.AdServices.OnDevicePersonalization.OutputType enum directly instead of this field.", true)>]
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This constant will be removed in the future version. Use Android.AdServices.OnDevicePersonalization.OutputType enum directly instead of this field.")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This constant will be removed in the future version. Use Android.AdServices.OnDevicePersonalization.OutputType enum directly instead of this field.")>]
[System.Runtime.Versioning.SupportedOSPlatform("android36.0")]
diff --git a/docs/xml/Android.AdServices.OnDevicePersonalization/ExecuteInIsolatedServiceRequest.xml b/docs/xml/Android.AdServices.OnDevicePersonalization/ExecuteInIsolatedServiceRequest.xml
index 06b2f17fd..fb185a8d4 100644
--- a/docs/xml/Android.AdServices.OnDevicePersonalization/ExecuteInIsolatedServiceRequest.xml
+++ b/docs/xml/Android.AdServices.OnDevicePersonalization/ExecuteInIsolatedServiceRequest.xml
@@ -24,6 +24,10 @@
[System.Runtime.CompilerServices.NullableContext(1)]
[<System.Runtime.CompilerServices.NullableContext(1)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0", "This class is obsoleted in this android platform")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android36.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android36.0")>]
@@ -78,6 +82,10 @@
0.0.0.0
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android36.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android36.0")>]
@@ -123,6 +131,10 @@
[Android.Runtime.Register("getOutputSpec", "()Landroid/adservices/ondevicepersonalization/ExecuteInIsolatedServiceRequest$OutputSpec;", "GetGetOutputSpecHandler", ApiSince=36)]
[<Android.Runtime.Register("getOutputSpec", "()Landroid/adservices/ondevicepersonalization/ExecuteInIsolatedServiceRequest$OutputSpec;", "GetGetOutputSpecHandler", ApiSince=36)>]
+
+ [System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")]
+ [<System.Runtime.Versioning.ObsoletedOSPlatform("android37.0")>]
+
[System.Runtime.Versioning.SupportedOSPlatform("android36.0")]
[<System.Runtime.Versioning.SupportedOSPlatform("android36.0")>]
@@ -178,6 +190,10 @@
0.0.0.0
+
+