- Feb 27, 2024
-
-
Yan Yan authored
-
Nagendra Prasad Nagarle Basavaraju authored
-
Yang Sun authored
-
Yang Sun authored
-
- Feb 26, 2024
-
-
Nagendra Prasad Nagarle Basavaraju authored
-
Nagendra Prasad Nagarle Basavaraju authored
- Allow adding two non test transports i.e. satellite and cellular at setNetworkSpecifier, to receive network requests related to satellite transport capabilities Bug: 324347502 Test: atest FrameworksNetTests Change-Id: I03a3d701e214792184bacfe5b5b59cdef61d555e
-
Nagendra Prasad Nagarle Basavaraju authored
- onRoleHoldersChanged & onRoleSmsChanged handling for multiple Users - Different satelliteNetworkFallbackUids cache for each user. - Merging uid of each user cache and sending for Multi Layer request - check SATELLITE_COMMUNICATION permission based package manager context at different UserHandle Bug: 324347502 Test: atest FrameworksNetTests Change-Id: If98524ec7846909d70db3e962e2a11c912768551
-
Kangping Dong authored
Existing ThreadNetworkControllerService tests are using RunAsShell to grant the permissions for indivitual APIs. Given the permission checks are tested in the CTS tests, this is not very useful with the overhead of complicating the testing code. Instead, this CL grants all the permissions in setUp() with spy-ed Context. This commit also fixes the issue in b/326793058 that the tests doesn't run on a U device where the THREAD_NETWORK_PRIVILEGED permission doesn't exist. Bug: 326793058 Test: m ThreadNetworkUnitTests Change-Id: I477cf30d737969ccf12180eae48d3b8fd6ed4a51
-
Suprabh Shukla authored
-
Chiachang Wang authored
-
Chiachang Wang authored
-
Yang Sun authored
Added E2E test cases to verify that packets from Thread network with link-local/mesh-local source address to multicast group with scope larger than realm-local are not forwarded to infra link. Bug: 325770316 Test: atest ThreadNetworkIntegrationTests:android.net.thread.BorderRoutingTest Change-Id: I77cb8dbc43d0a2d6936a2a4db45e9dea541ea3c0
-
Yang Sun authored
Added E2E test for Thread multicast routing. Bug: 320616891 Test: atest ThreadNetworkIntegrationTests:android.net.thread.BorderRoutingTest Change-Id: Icbaa9f6645080bd1a0a95ddc7902b9a468dd0088
-
Chiachang Wang authored
The hasNetworkStackPermission() method does not enfore the permission check. It should be replaced with enforceNetworkStackPermission(). Bug: 325984919 Test: atest FrameworksNetTests Change-Id: I9ad0b47190dbc9afd2ee6f5dfc21a4935036733a
-
Chiachang Wang authored
Test: atest FrameworksNetTests Bug: 325984919 Change-Id: If76a216eca8527b4a7a7f7776d09f66e62daea06
-
Zhanglong Xia authored
-
Junyu Lai authored
-
- Feb 23, 2024
-
-
Suprabh Shukla authored
Revert submission 2970571-turn-on-network-restrictions Reason for revert: b/326370901 Reverted changes: /q/submissionid:2970571-turn-on-network-restrictions Change-Id: I6d38da59ac979af3a600ba695de2890e2d4c7bb0
-
Junyu Lai authored
-
Zhanglong Xia authored
The API `createRandomizedDataset()` randomly selects a channel between channel 11 and 26. But not all countries support channels between 11 and 26. This CL selects random channel from the preferred channel mask if the preferred channel mask is not 0, otherwise choose one from the supported channel mask. Bug:b/308310823 Test: atest ThreadNetworkUnitTests && atest CtsThreadNetworkTestCases Change-Id: I6add3edc7e4fa888c46b57c4463ab18e0aa84e80
-
- Feb 22, 2024
-
-
Paul Hu authored
* changes: Add CTS test for Multipacket Known-Answer Suppression Add CTS test for Known-Answer Suppression
-
Yahav Nussbaum authored
-
Junyu Lai authored
This change is a follow-up from aosp/2970991. The kernel bug can trigger crashes on some T devices. Therefore, bumping the required API level is necessary. No CTS modification since the check doesn't exist in pre-U CTS releases. Test: atest CtsHostsideNetworkTests:com.android.cts.net.HostsideNetworkCallbackTests Bug: 326143935 Change-Id: I63796f25315ee9f966dd5bf0afd2240b1ed456e1
-
Yahav Nussbaum authored
Bug: 324993608 Test: TH Change-Id: I1dc79353e9bae3d977db88e572e871cd459fc7fc
-
Treehugger Robot authored
-
Chiachang Wang authored
* changes: Add start activity method override method Add permission control methods override
-
Treehugger Robot authored
-
Kangping Dong authored
remove handling of this error code given it's not returned from IOtDaemon APIs. Test: atest CtsThreadNetworkTestCases Change-Id: Id1d9b9d0ad45b7242e7c1d081b05ac51cf928603
-
Kangping Dong authored
In most cases, OT_ERROR_INVALID_STATE in ot-daemon indicates an internal error. OtDaemonServer should actually maintain the state to make sure no OT_ERROR_INVALID_STATE error can be returned. Test: atest CtsThreadNetworkTestCases Change-Id: I9dd6667548048873bf0c5b8eb85d929dfcaef997
-
Chiachang Wang authored
Add helper methods to support verifying startActivityAsUser(). Test: atest FrameworksNetTests Bug: 325984919 Change-Id: Id512ba6b1181974dde799ece64b263ce7a2f88f7
-
Chiachang Wang authored
Bug: 325984919 Test: atest FrameworksNetTests Change-Id: Ib57a4a936538295a6df10ae7e334bc969ea455d1
-
- Feb 21, 2024
-
-
Yan Yan authored
Bug: 323463512 Test: atest CtsNetTestCases:IpSecTransformStateTest Change-Id: I770d2a7fe369cd25de016dd7c1c58a785781878f
-
Kangping Dong authored
This is required to included Thread module APIs in DP2 release. See ag/26286387 merged-in is used to stop the CL from being merged into U branches Bug: 325886480 Merged-In: I1eed7982b40d28947aa3f9575c568eac325dc832 Merged-In: I79be1b48058ce6fb08149e18cdd7a5f5b0762769 Change-Id: I79be1b48058ce6fb08149e18cdd7a5f5b0762769
-
Kangping Dong authored
-
Yahav Nussbaum authored
-
Junyu Lai authored
This is used in follow-up changes to rate-limit TrafficStats get* API calls. Test: atest ConnectivityCoverageTests:android.net.connectivity.com.android.server.net.TrafficStatsRateLimitCacheTest Bug: N/A Change-Id: I91bc71dda3a1b7c0b5525278b3c04d12492972fa
-
Kangping Dong authored
Per comment in https://android-review.git.corp.google.com/c/platform/test/mts/+/2930711/comment/a88f14b1_a2fb9841/ Bug: 322142548 Change-Id: Id87c9f20be31cbead2062c08addc5995df143896
-
Jimi Chen authored
-
- Feb 20, 2024
-
-
Suprabh Shukla authored
The feature is now turned on so the tests can be re-enabled. This reverts commit 62663423. Test: atest CtsHostsideNetworkTests Bug: 304347838 Change-Id: I85f462e75931240bde8b0dd956c0011ec8435b8f
-
Ying Xu authored
-