summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Duffin <paulduffin@google.com>2023-03-24 08:49:56 +0000
committerPaul Duffin <paulduffin@google.com>2023-03-24 08:49:56 +0000
commit998034260d95b92e98f902a0d846ec1cfc16c555 (patch)
tree7a40345539215ccd833bd2bef26004bd7bde6ae1
parent38f7901bccde34aa473a007a72830f3ad3388fa0 (diff)
downloadConnectivity-android13-qpr3-c-s8-release.tar.gz
The following files have been updated as part of this change: current/Android.bp current/snapshot-creation-build-number.txt current/licenses/build/soong/licenses/LICENSE current/sdk_library/public/framework-connectivity-removed.txt current/sdk_library/public/framework-connectivity-stubs.jar current/sdk_library/public/framework-connectivity-t-removed.txt current/sdk_library/public/framework-connectivity-t-stubs.jar current/sdk_library/public/framework-connectivity-t.srcjar current/sdk_library/public/framework-connectivity-t.txt current/sdk_library/public/framework-connectivity-t_annotations.zip current/sdk_library/public/framework-connectivity.srcjar current/sdk_library/public/framework-connectivity.txt current/sdk_library/public/framework-connectivity_annotations.zip current/sdk_library/public/framework-tethering-removed.txt current/sdk_library/public/framework-tethering-stubs.jar current/sdk_library/public/framework-tethering.srcjar current/sdk_library/public/framework-tethering.txt current/sdk_library/public/framework-tethering_annotations.zip current/sdk_library/module-lib/framework-connectivity-removed.txt current/sdk_library/module-lib/framework-connectivity-stubs.jar current/sdk_library/module-lib/framework-connectivity-t-removed.txt current/sdk_library/module-lib/framework-connectivity-t-stubs.jar current/sdk_library/module-lib/framework-connectivity-t.srcjar current/sdk_library/module-lib/framework-connectivity-t.txt current/sdk_library/module-lib/framework-connectivity-t_annotations.zip current/sdk_library/module-lib/framework-connectivity.srcjar current/sdk_library/module-lib/framework-connectivity.txt current/sdk_library/module-lib/framework-connectivity_annotations.zip current/sdk_library/module-lib/framework-tethering-removed.txt current/sdk_library/module-lib/framework-tethering-stubs.jar current/sdk_library/module-lib/framework-tethering.srcjar current/sdk_library/module-lib/framework-tethering.txt current/sdk_library/module-lib/framework-tethering_annotations.zip current/sdk_library/system/framework-connectivity-removed.txt current/sdk_library/system/framework-connectivity-stubs.jar current/sdk_library/system/framework-connectivity-t-removed.txt current/sdk_library/system/framework-connectivity-t-stubs.jar current/sdk_library/system/framework-connectivity-t.srcjar current/sdk_library/system/framework-connectivity-t.txt current/sdk_library/system/framework-connectivity-t_annotations.zip current/sdk_library/system/framework-connectivity.srcjar current/sdk_library/system/framework-connectivity.txt current/sdk_library/system/framework-connectivity_annotations.zip current/sdk_library/system/framework-tethering-removed.txt current/sdk_library/system/framework-tethering-stubs.jar current/sdk_library/system/framework-tethering.srcjar current/sdk_library/system/framework-tethering.txt current/sdk_library/system/framework-tethering_annotations.zip current/hiddenapi/annotation-flags.csv current/hiddenapi/filtered-flags.csv current/hiddenapi/filtered-stub-flags.csv current/hiddenapi/hiddenapi-max-target-o-low-priority-tiramisu.txt current/hiddenapi/hiddenapi-max-target-o-low-priority.txt current/hiddenapi/hiddenapi-max-target-r-loprio.txt current/hiddenapi/hiddenapi-unsupported-tiramisu.txt current/hiddenapi/hiddenapi-unsupported.txt current/hiddenapi/index.csv current/hiddenapi/metadata.csv current/hiddenapi/signature-patterns.csv current/java_systemserver_libs/snapshot/jars/are/invalid/service-connectivity.jar current/compat_configs/connectivity-t-platform-compat-config/connectivity-t-platform-compat-config_meta.xml current/compat_configs/connectivity-platform-compat-config/connectivity-platform-compat-config_meta.xml Built here: ab/T1006069 This build IS suitable for public release. The change is generated with prebuilt drop tool. Test: presubmit Bug: 274028987 Change-Id: I2f1df3a72fec80863334e8ae134f5ac0992b05d5
-rw-r--r--current/compat_configs/connectivity-t-platform-compat-config/connectivity-t-platform-compat-config_meta.xml2
-rw-r--r--current/hiddenapi/filtered-flags.csv7
-rw-r--r--current/hiddenapi/filtered-stub-flags.csv6
-rw-r--r--current/hiddenapi/index.csv2
-rw-r--r--current/sdk_library/public/framework-connectivity-t-stubs.jarbin16380 -> 16386 bytes
-rw-r--r--current/sdk_library/public/framework-connectivity-t.srcjarbin26748 -> 27111 bytes
-rw-r--r--current/snapshot-creation-build-number.txt2
7 files changed, 15 insertions, 4 deletions
diff --git a/current/compat_configs/connectivity-t-platform-compat-config/connectivity-t-platform-compat-config_meta.xml b/current/compat_configs/connectivity-t-platform-compat-config/connectivity-t-platform-compat-config_meta.xml
index 340608e..aa62e13 100644
--- a/current/compat_configs/connectivity-t-platform-compat-config/connectivity-t-platform-compat-config_meta.xml
+++ b/current/compat_configs/connectivity-t-platform-compat-config/connectivity-t-platform-compat-config_meta.xml
@@ -1,6 +1,6 @@
<?xml version='1.0' encoding='utf-8'?>
<config>
<compat-change description="When enabled, apps targeting &lt; Android 12 are considered legacy for the NSD native daemon. The platform will only keep the daemon running as long as there are any legacy apps connected. After Android 12, direct communication with the native daemon might not work since the native daemon won't always stay alive. Using the NSD APIs from NsdManager as the replacement is recommended. Another alternative could be bundling your own mdns solutions instead of depending on the system mdns native daemon. This compatibility change applies to Android 13 and later only. To toggle behavior on Android 12 and Android 12L, use RUN_NATIVE_NSD_ONLY_IF_LEGACY_APPS." enableSinceTargetSdk="31" id="235355681" name="RUN_NATIVE_NSD_ONLY_IF_LEGACY_APPS_T_AND_LATER">
- <meta-data definedIn="android.net.nsd.NsdManager" sourcePosition="packages/modules/Connectivity/framework-t/src/android/net/nsd/NsdManager.java:153" />
+ <meta-data definedIn="android.net.nsd.NsdManager" sourcePosition="packages/modules/Connectivity/framework-t/src/android/net/nsd/NsdManager.java:156" />
</compat-change>
</config> \ No newline at end of file
diff --git a/current/hiddenapi/filtered-flags.csv b/current/hiddenapi/filtered-flags.csv
index fc4a56d..ffef987 100644
--- a/current/hiddenapi/filtered-flags.csv
+++ b/current/hiddenapi/filtered-flags.csv
@@ -3277,6 +3277,12 @@ Landroid/net/nsd/NsdManager$ResolveListener;->onServiceResolved(Landroid/net/nsd
Landroid/net/nsd/NsdManager$ServiceHandler$$ExternalSyntheticLambda0;->run()V,core-platform-api,public-api,sdk,system-api,test-api
Landroid/net/nsd/NsdManager$ServiceHandler$$ExternalSyntheticLambda10;->run()V,core-platform-api,public-api,sdk,system-api,test-api
Landroid/net/nsd/NsdManager$ServiceHandler$$ExternalSyntheticLambda11;->run()V,core-platform-api,public-api,sdk,system-api,test-api
+Landroid/net/nsd/NsdManager$ServiceHandler$$ExternalSyntheticLambda12;->run()V,core-platform-api,public-api,sdk,system-api,test-api
+Landroid/net/nsd/NsdManager$ServiceHandler$$ExternalSyntheticLambda13;->run()V,core-platform-api,public-api,sdk,system-api,test-api
+Landroid/net/nsd/NsdManager$ServiceHandler$$ExternalSyntheticLambda14;->run()V,core-platform-api,public-api,sdk,system-api,test-api
+Landroid/net/nsd/NsdManager$ServiceHandler$$ExternalSyntheticLambda15;->run()V,core-platform-api,public-api,sdk,system-api,test-api
+Landroid/net/nsd/NsdManager$ServiceHandler$$ExternalSyntheticLambda16;->run()V,core-platform-api,public-api,sdk,system-api,test-api
+Landroid/net/nsd/NsdManager$ServiceHandler$$ExternalSyntheticLambda17;->run()V,core-platform-api,public-api,sdk,system-api,test-api
Landroid/net/nsd/NsdManager$ServiceHandler$$ExternalSyntheticLambda1;->run()V,core-platform-api,public-api,sdk,system-api,test-api
Landroid/net/nsd/NsdManager$ServiceHandler$$ExternalSyntheticLambda2;->run()V,core-platform-api,public-api,sdk,system-api,test-api
Landroid/net/nsd/NsdManager$ServiceHandler$$ExternalSyntheticLambda3;->run()V,core-platform-api,public-api,sdk,system-api,test-api
@@ -3355,7 +3361,6 @@ Landroid/net/nsd/NsdServiceInfo;->getServiceName()Ljava/lang/String;,public-api,
Landroid/net/nsd/NsdServiceInfo;->getServiceType()Ljava/lang/String;,public-api,sdk,system-api,test-api
Landroid/net/nsd/NsdServiceInfo;->getTxtRecord()[B,lo-prio,max-target-o
Landroid/net/nsd/NsdServiceInfo;->getTxtRecordSize()I,lo-prio,max-target-o
-Landroid/net/nsd/NsdServiceInfo;->mHost:Ljava/net/InetAddress;,lo-prio,max-target-o
Landroid/net/nsd/NsdServiceInfo;->mPort:I,lo-prio,max-target-o
Landroid/net/nsd/NsdServiceInfo;->mServiceName:Ljava/lang/String;,lo-prio,max-target-o
Landroid/net/nsd/NsdServiceInfo;->mServiceType:Ljava/lang/String;,lo-prio,max-target-o
diff --git a/current/hiddenapi/filtered-stub-flags.csv b/current/hiddenapi/filtered-stub-flags.csv
index 7f978c2..594d139 100644
--- a/current/hiddenapi/filtered-stub-flags.csv
+++ b/current/hiddenapi/filtered-stub-flags.csv
@@ -2009,6 +2009,12 @@ Landroid/net/nsd/NsdManager$ResolveListener;->onServiceResolved(Landroid/net/nsd
Landroid/net/nsd/NsdManager$ServiceHandler$$ExternalSyntheticLambda0;->run()V,core-platform-api,public-api,system-api,test-api
Landroid/net/nsd/NsdManager$ServiceHandler$$ExternalSyntheticLambda10;->run()V,core-platform-api,public-api,system-api,test-api
Landroid/net/nsd/NsdManager$ServiceHandler$$ExternalSyntheticLambda11;->run()V,core-platform-api,public-api,system-api,test-api
+Landroid/net/nsd/NsdManager$ServiceHandler$$ExternalSyntheticLambda12;->run()V,core-platform-api,public-api,system-api,test-api
+Landroid/net/nsd/NsdManager$ServiceHandler$$ExternalSyntheticLambda13;->run()V,core-platform-api,public-api,system-api,test-api
+Landroid/net/nsd/NsdManager$ServiceHandler$$ExternalSyntheticLambda14;->run()V,core-platform-api,public-api,system-api,test-api
+Landroid/net/nsd/NsdManager$ServiceHandler$$ExternalSyntheticLambda15;->run()V,core-platform-api,public-api,system-api,test-api
+Landroid/net/nsd/NsdManager$ServiceHandler$$ExternalSyntheticLambda16;->run()V,core-platform-api,public-api,system-api,test-api
+Landroid/net/nsd/NsdManager$ServiceHandler$$ExternalSyntheticLambda17;->run()V,core-platform-api,public-api,system-api,test-api
Landroid/net/nsd/NsdManager$ServiceHandler$$ExternalSyntheticLambda1;->run()V,core-platform-api,public-api,system-api,test-api
Landroid/net/nsd/NsdManager$ServiceHandler$$ExternalSyntheticLambda2;->run()V,core-platform-api,public-api,system-api,test-api
Landroid/net/nsd/NsdManager$ServiceHandler$$ExternalSyntheticLambda3;->run()V,core-platform-api,public-api,system-api,test-api
diff --git a/current/hiddenapi/index.csv b/current/hiddenapi/index.csv
index 36cd2cc..de7ff02 100644
--- a/current/hiddenapi/index.csv
+++ b/current/hiddenapi/index.csv
@@ -201,7 +201,7 @@ Landroid/net/TrafficStats;->getStatsService()Landroid/net/INetworkStatsService;,
Landroid/net/TrafficStats;->getMobileTcpRxPackets()J,packages/modules/Connectivity/framework-t/src/android/net/TrafficStats.java,684,5,684,88,maxTargetSdk=30&trackingBug=170729553L
Landroid/net/TrafficStats;->getMobileTcpTxPackets()J,packages/modules/Connectivity/framework-t/src/android/net/TrafficStats.java,700,5,700,88,maxTargetSdk=30&trackingBug=170729553L
Landroid/net/TrafficStats;->getMobileIfaces()[Ljava/lang/String;,packages/modules/Connectivity/framework-t/src/android/net/TrafficStats.java,1126,5,1126,88,maxTargetSdk=28&trackingBug=130143562L
-Landroid/net/nsd/NsdServiceInfo;->setAttribute(Ljava/lang/String;[B)V,packages/modules/Connectivity/framework-t/src/android/net/nsd/NsdServiceInfo.java,193,5,193,25,
+Landroid/net/nsd/NsdServiceInfo;->setAttribute(Ljava/lang/String;[B)V,packages/modules/Connectivity/framework-t/src/android/net/nsd/NsdServiceInfo.java,232,5,232,25,
Lcom/android/internal/util/Preconditions;->checkArgument(Z)V,frameworks/libs/modules-utils/java/com/android/internal/util/Preconditions.java,41,5,41,25,
Lcom/android/internal/util/Preconditions;->checkArgument(ZLjava/lang/Object;)V,frameworks/libs/modules-utils/java/com/android/internal/util/Preconditions.java,56,5,56,88,maxTargetSdk=30&trackingBug=170729553L
Lcom/android/internal/util/Preconditions;->checkNotNull(Ljava/lang/Object;)Ljava/lang/Object;,frameworks/libs/modules-utils/java/com/android/internal/util/Preconditions.java,144,5,144,25,
diff --git a/current/sdk_library/public/framework-connectivity-t-stubs.jar b/current/sdk_library/public/framework-connectivity-t-stubs.jar
index 205cbc7..120c407 100644
--- a/current/sdk_library/public/framework-connectivity-t-stubs.jar
+++ b/current/sdk_library/public/framework-connectivity-t-stubs.jar
Binary files differ
diff --git a/current/sdk_library/public/framework-connectivity-t.srcjar b/current/sdk_library/public/framework-connectivity-t.srcjar
index b53beee..4cb6bd8 100644
--- a/current/sdk_library/public/framework-connectivity-t.srcjar
+++ b/current/sdk_library/public/framework-connectivity-t.srcjar
Binary files differ
diff --git a/current/snapshot-creation-build-number.txt b/current/snapshot-creation-build-number.txt
index 489e63a..5fec41f 100644
--- a/current/snapshot-creation-build-number.txt
+++ b/current/snapshot-creation-build-number.txt
@@ -1 +1 @@
-9467362 \ No newline at end of file
+9783802 \ No newline at end of file